Diff for /parser3/src/main/Attic/pa_hash.C between versions 1.50 and 1.52

version 1.50, 2002/02/08 08:30:16 version 1.52, 2002/08/01 11:41:19
Line 3 Line 3
   
         Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com)          Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com)
         Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)          Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)
   
         $Id$  
 */  */
   
 /*  /*
Line 15 Line 13
         For more information about Zend please visit http://www.zend.com/          For more information about Zend please visit http://www.zend.com/
 */  */
   
   static const char* IDENT_HASH_C="$Date$";
   
 #include "pa_hash.h"  #include "pa_hash.h"
   
 void *Hash::Pair::operator new(size_t size, Pool& apool) {  void *Hash::Pair::operator new(size_t size, Pool& apool) {

Removed from v.1.50  
changed lines
  Added in v.1.52


E-mail: