*** empty log message ***

This commit is contained in:
Michael Hoffmann 2001-06-19 12:06:41 +00:00
parent b8627cb795
commit ca8a4aea71
3 changed files with 15 additions and 0 deletions

View File

@ -7,6 +7,9 @@
// actual revision
//---------------------------------------------------------------------
ALL : Changed concept names.
ALL : Added help button to pcenter demo.
ALL : Restricted options in pcenter demo to reasonable values.
ALL : Fixed warning on gcc3.
//---------------------------------------------------------------------
@ -87,6 +90,9 @@ TEST: Added LONG_NAME_PROBLEM flags to makefile
// CGAL 1.2
//---------------------------------------------------------------------
DEMO: Changed concept names.
DEMO: Added help button to pcenter demo.
DEMO: Restricted options in pcenter demo to reasonable values.
DEMO: New User-Interface with different Generators.
ALL : some minor changes to prevent warnings for gcc -Wall.
DEMO: Initial revision

View File

@ -3,6 +3,14 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 145
//---------------------------------------------------------------------
ALL : Changed concept names.
ALL : Added help button to pcenter demo.
ALL : Restricted options in pcenter demo to reasonable values.
//---------------------------------------------------------------------
// revision 144
//---------------------------------------------------------------------

View File

@ -1 +1,2 @@
Sven Schönherr <sven@inf.ethz.ch>
Michael Hoffmann <hoffmann@inf.ethz.ch>