*** empty log message ***

This commit is contained in:
Matthias Bäsken 2001-07-04 15:51:58 +00:00
parent 90fe1c5f49
commit a5cd6b06cc
4 changed files with 14 additions and 3 deletions

View File

@ -1,3 +1,6 @@
2.8.7 (04 July 2001)
- small change in documentation
2.8.6 (27 Jun 2001)
- header file CGAL/IO/cgal_window_redefine.h added
- small change in the documentation

View File

@ -8,7 +8,7 @@
\begin{ccClass} {Window_stream}
\ccSection{Window Stream}
Note: For the functionality described in this section you need \leda\ or
The functionality described in this section is provided through \leda\ or
the \cgal\ port of the \leda window lib. The \cgal\ port has an interface
close to the \leda window, but operations using \leda geometry classes
were removed and the names of the used types and enums were changed from
@ -18,6 +18,10 @@ by \ccStyle{std::list}.
If the window port is used, the macro \ccStyle{CGAL_USE_CGAL_WINDOW} is
defined. The header file \ccStyle{<CGAL/IO/cgal_window_redefine.h>} offers
redefinitions of the \leda\ names.
The \cgal\ port of the \leda window lib can be downloaded for various platforms
from the \cgal\ web page. Note that Algorithmic Solutions Software GmbH
has offered us the possibility to provide the ported version of the \leda\
window.
\ccDefinition

View File

@ -8,7 +8,7 @@
\begin{ccClass} {Window_stream}
\ccSection{Window Stream}
Note: For the functionality described in this section you need \leda\ or
The functionality described in this section is provided through \leda\ or
the \cgal\ port of the \leda window lib. The \cgal\ port has an interface
close to the \leda window, but operations using \leda geometry classes
were removed and the names of the used types and enums were changed from
@ -18,6 +18,10 @@ by \ccStyle{std::list}.
If the window port is used, the macro \ccStyle{CGAL_USE_CGAL_WINDOW} is
defined. The header file \ccStyle{<CGAL/IO/cgal_window_redefine.h>} offers
redefinitions of the \leda\ names.
The \cgal\ port of the \leda window lib can be downloaded for various platforms
from the \cgal\ web page. Note that Algorithmic Solutions Software GmbH
has offered us the possibility to provide the ported version of the \leda\
window.
\ccDefinition

View File

@ -1 +1 @@
2.8.6 (27 Jun 2001)
2.8.7 (04 July 2001)