*** empty log message ***

This commit is contained in:
Michael Hoffmann 1999-06-09 14:07:36 +00:00
parent b1b3fd2013
commit 04b328bbb5
3 changed files with 12 additions and 1 deletions

View File

@ -42,6 +42,9 @@ DOCS: removed support for "external" STL
DOCS: removed obsolete paragraph about LEDA/STL problems
DOCS: updated upgrade section.
DOCS: updated list of supported compilers.
DOCS: added section "Compiler Optimisations"
DOCS: added long-name-problem remarks to Troubleshooting
DOCS: moved leda-stl-conflict subsection to Troubleshooting
SRC : fixed IA workaround_irix naming.
SRC : added rule for compiling the intervall-arithmetic workaround_4_irix.
SRC : added CGAL_EXTRA_OBJECTS to lib makefiles (Intervall_arithmetic fix

View File

@ -3,6 +3,14 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1.46
//---------------------------------------------------------------------
DOCS: added section "Compiler Optimisations"
DOCS: added long-name-problem remarks to Troubleshooting
DOCS: moved leda-stl-conflict subsection to Troubleshooting
//---------------------------------------------------------------------
// revision 1.45
//---------------------------------------------------------------------

View File

@ -1 +1 @@
1.45 (25 May 1999)
1.46 (09 June 1999)