Ignore:
Timestamp:
2001-05-24T17:06:48+12:00 (23 years ago)
Author:
sjboddie
Message:

Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. I
still can't get it to compile under VC++ 4.2 because of some weird
behaviour in STLport.

Also tidied up a little and removed some of the old log information
that was scattered about in some of the files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/mgpp/text/locallib.cpp

    r856 r2468  
    1818 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    1919 *
    20  * $Id$
    21  *
    2220 **************************************************************************/
    2321
     
    3129#include "locallib.h"
    3230#include "text.h"
    33 
    34 /*
    35    $Log$
    36    Revision 1.1  2000/01/14 02:26:08  sjboddie
    37    Rodgers new C++ mg
    38 
    39    Revision 1.1  1999/10/11 02:57:43  cs025
    40    Base install of MG-PP
    41 
    42    Revision 1.1  1999/08/10 21:18:02  sjboddie
    43    renamed mg-1.3d directory mg
    44 
    45    Revision 1.1  1998/11/17 09:34:49  rjmcnab
    46    *** empty log message ***
    47 
    48    * Revision 1.3  1994/10/20  03:56:51  tes
    49    * I have rewritten the boolean query optimiser and abstracted out the
    50    * components of the boolean query.
    51    *
    52    * Revision 1.2  1994/09/20  04:41:38  tes
    53    * For version 1.1
    54    *
    55  */
    56 
    5731
    5832int
Note: See TracChangeset for help on using the changeset viewer.