mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
546e7af6e6
commit
9fac49f1a3
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -3,6 +3,12 @@
|
|||
//=====================================================================
|
||||
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 1.90
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
GLOB: Introduced variable GMP_LIBNAME (-> libgmp.a || gmp.lib).
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 1.89
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.89 (10 January 2000)
|
||||
1.90 (11 January 2000)
|
||||
|
|
|
|||
Loading…
Reference in New Issue