|
|
1.1 paf 1: /** @file
2: Parser: @b string class.
3:
1.5 ! moko 4: Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com)
1.1 paf 5: Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)
6: */
7:
8: #include "pa_vvoid.h"
9: #include "pa_vfile.h"
1.5 ! moko 10:
! 11: volatile const char * IDENT_PA_VVOID_C="$Id: 2010-10-21 15:25:07 $" IDENT_PA_VVOID_H;