mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
0d95fc852e
commit
9744883f9c
|
|
@ -7,6 +7,7 @@
|
|||
// actual revision
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
GLOB: Show KCC support (fixed).
|
||||
GLOB: Show KCC and Borland 5.5 as supported.
|
||||
GLOB: Search for kcc automatically.
|
||||
GLOB: Added KCC description.
|
||||
|
|
@ -22,6 +23,7 @@ GLOB: Added flags for Solaris / KCC.
|
|||
GLOB: Fixed problem in _real_options.
|
||||
ALL : Updated CGAL_VERSION to 2.2.
|
||||
DOCS: updated.
|
||||
DOCS: Fixed footnotes for HTML acc. to Susan's remarks.
|
||||
DOCS: Updated list of supported compilers: add borland and kcc.
|
||||
DOCS: Added http references to compiler vendors.
|
||||
DOCS: Added section about long-name problem on Irix.
|
||||
|
|
|
|||
|
|
@ -3,6 +3,13 @@
|
|||
//=====================================================================
|
||||
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 1.108
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
GLOB: Show KCC support (fixed).
|
||||
DOCS: Fixed footnotes for HTML acc. to Susan's remarks.
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 1.107
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue