File:  [parser3project] / parser3 / src / types / pa_vvoid.C
Revision 1.12: download - view: text, annotated - select for diffs - revision graph
Sat Apr 25 13:38:46 2026 UTC (6 weeks, 3 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Copyright year updated, websites links changed to https://

/** @file
	Parser: @b string class.

	Copyright (c) 2001-2026 Art. Lebedev Studio (https://www.artlebedev.com)
	Authors: Konstantin Morshnev <moko@design.ru>, Alexandr Petrosian <paf@design.ru>
*/

#include "pa_vvoid.h"
#include "pa_vfile.h"

volatile const char * IDENT_PA_VVOID_C="$Id: pa_vvoid.C,v 1.12 2026/04/25 13:38:46 moko Exp $" IDENT_PA_VVOID_H;

#ifdef STRICT_VARS
	bool VVoid::strict_vars = false;
#endif

E-mail: