--- parser3/src/include/pa_exception.h 2002/01/23 10:38:17 1.29 +++ parser3/src/include/pa_exception.h 2002/03/18 15:29:45 1.32 @@ -1,10 +1,10 @@ /** @file Parser: exception decls. - Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://paf.design.ru) + Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexandr Petrosian (http://paf.design.ru) - $Id: pa_exception.h,v 1.29 2002/01/23 10:38:17 paf Exp $ + $Id: pa_exception.h,v 1.32 2002/03/18 15:29:45 paf Exp $ */ #ifndef PA_EXCEPTION_H @@ -17,7 +17,6 @@ class Pool; // defines -/// Just simple longjump mechanizm dressed in class clothes. use Temp_exception class Exception { public: