--- parser3/src/include/pa_pool.h 2001/03/10 15:44:30 1.26 +++ parser3/src/include/pa_pool.h 2001/03/11 08:16:32 1.28 @@ -1,5 +1,9 @@ /* - $Id: pa_pool.h,v 1.26 2001/03/10 15:44:30 paf Exp $ + Parser + Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexander Petrosyan (http://design.ru/paf) + + $Id: pa_pool.h,v 1.28 2001/03/11 08:16:32 paf Exp $ */ #ifndef PA_POOL_H @@ -7,7 +11,6 @@ #include -//class String; class Exception; class Temp_exception;