|
|
1.2 paf 1: /** @file
2: Parser: @b hash parser type impl.
3:
4: Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com)
5: Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)
6: */
7:
1.3 ! paf 8: static const char* IDENT_VHASH_C="$Date: 2003/07/24 11:31:26 $";
1.2 paf 9:
10: #include "pa_vhash.h"
11:
12: // defines for globals
13:
14:
15: // globals
16:
1.3 ! paf 17: