|
|
1.1 paf 1: /*
2: Parser
3: Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com)
4: Author: Alexander Petrosyan <paf@design.ru> (http://design.ru/paf)
5:
1.2 ! paf 6: $Id: pa_vform.C,v 1.1 2001/03/13 17:22:13 paf Exp $
1.1 paf 7: */
8:
9: #include "pa_vform.h"
10: #include "pa_vstring.h"
11:
1.2 ! paf 12: /*void VForm::construct_fields() {
1.1 paf 13: }
1.2 ! paf 14: */