Diff for /parser3/src/main/compile.C between versions 1.81 and 1.82

version 1.81, 2010/05/20 04:29:51 version 1.82, 2012/03/16 09:24:12
Line 1 Line 1
 /** @file  /** @file
         Parser: compiler part of request class.          Parser: compiler part of request class.
   
         Copyright (c) 2001-2005 ArtLebedev Group (http://www.artlebedev.com)          Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com)
         Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)          Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)
 */  */
   
 static const char * const IDENT_COMPILE_C="$Date$";  volatile const char * IDENT_COMPILE_C="$Id$";
   
 #include "pa_request.h"  #include "pa_request.h"
 #include "compile_tools.h"  #include "compile_tools.h"

Removed from v.1.81  
changed lines
  Added in v.1.82


E-mail: