mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
b1b3fd2013
commit
04b328bbb5
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.45 (25 May 1999)
|
||||
1.46 (09 June 1999)
|
||||
|
|
|
|||
Loading…
Reference in New Issue