mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
25cf8785b2
commit
757c3af4ae
|
|
@ -8,6 +8,8 @@
|
|||
//---------------------------------------------------------------------
|
||||
|
||||
GLOB: Updated makefile.
|
||||
GLOB: Removed #include <cassert> from test_leda.
|
||||
GLOB: Search only in OLD_CGAL_DIR/lib for gmp libs in --upgrade.
|
||||
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++.
|
||||
|
|
|
|||
|
|
@ -3,6 +3,14 @@
|
|||
//=====================================================================
|
||||
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 1.91
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
GLOB: Removed #include <cassert> from test_leda.
|
||||
GLOB: Search only in OLD_CGAL_DIR/lib for gmp libs in --upgrade.
|
||||
DOCS: Updated.
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 1.90
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue