--- parser3/src/classes/Attic/random.C 2001/04/15 13:12:18 1.6 +++ parser3/src/classes/Attic/random.C 2001/04/26 15:01:48 1.9 @@ -1,16 +1,13 @@ /** @file - Parser: random parser class. + Parser: @b random parser class. Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - $Id: random.C,v 1.6 2001/04/15 13:12:18 paf Exp $ + $Id: random.C,v 1.9 2001/04/26 15:01:48 paf Exp $ */ -#include -#include - #include "pa_config_includes.h" #include "pa_common.h" #include "_random.h" @@ -23,7 +20,6 @@ VStateless_class *random_class; // methods -/// @test noticed series in isapi, check how initialize_random_class is called! [must be called only once] static void _generate(Request& r, const String& method_name, MethodParams *params) { Pool& pool=r.pool();