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/lib/messages.cpp

    r860 r2468  
    1818 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    1919 *
    20  * $Id$
    21  *
    2220 **************************************************************************/
    23 
    24 /*
    25    $Log$
    26    Revision 1.2  2000/01/18 03:53:19  rjmcnab
    27    Fixed a couple of bugs and made building silent if needed.
    28 
    29    Revision 1.1  2000/01/14 02:17:10  sjboddie
    30    Rodgers new C++ mg
    31 
    32    Revision 1.1  1999/10/11 02:55:16  cs025
    33    Base install of MG-PP
    34 
    35    Revision 1.1  1999/08/10 21:16:55  sjboddie
    36    renamed mg-1.3d directory mg
    37 
    38    Revision 1.2  1998/11/23 03:38:06  rjmcnab
    39 
    40    combined unix and windows versions of mg
    41 
    42    Revision 1.1  1998/11/19 03:00:32  sjboddie
    43    Added windows gdbm and mg versions
    44 
    45    * Revision 1.1  1994/08/22  00:24:48  tes
    46    * Initial placement under CVS.
    47    *
    48  */
    49 
    50 static char *RCSID = "$Id$";
    5121
    5222#include "sysfuncs.h"
Note: See TracChangeset for help on using the changeset viewer.