*** empty log message ***

This commit is contained in:
Michael Hoffmann 1999-08-27 09:49:43 +00:00
parent b29cefa3e3
commit 1275bcfc3e
2 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,7 @@
// actual revision
//---------------------------------------------------------------------
GLOB: fixed EXE_OPT setting.
GLOB: Added GMP support for MSVC.
GLOB: Fixed "nospace" bug in LIB_CREATE commands introduced by VC support.
GLOB: Fixed LIBPATHs for VC (GJ).

View File

@ -3,6 +3,12 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1.57
//---------------------------------------------------------------------
GLOB: fixed EXE_OPT setting.
//---------------------------------------------------------------------
// revision 1.56
//---------------------------------------------------------------------