*** empty log message ***

This commit is contained in:
Michael Hoffmann 2000-01-11 09:32:26 +00:00
parent 546e7af6e6
commit 9fac49f1a3
3 changed files with 8 additions and 1 deletions

View File

@ -8,6 +8,7 @@
//---------------------------------------------------------------------
GLOB: Updated makefile.
GLOB: Introduced variable GMP_LIBNAME (-> libgmp.a || gmp.lib).
GLOB: Check for LEDA_STD_HEADERS on windows compilers.
GLOB: Now also binary distribution of libgmp for cygwin/g++.
GLOB: Cleanup in gmp_menu and cln_menu.

View File

@ -3,6 +3,12 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1.90
//---------------------------------------------------------------------
GLOB: Introduced variable GMP_LIBNAME (-> libgmp.a || gmp.lib).
//---------------------------------------------------------------------
// revision 1.89
//---------------------------------------------------------------------

View File

@ -1 +1 @@
1.89 (10 January 2000)
1.90 (11 January 2000)