mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
b8627cb795
commit
ca8a4aea71
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
Sven Schönherr <sven@inf.ethz.ch>
|
||||
Michael Hoffmann <hoffmann@inf.ethz.ch>
|
||||
|
|
|
|||
Loading…
Reference in New Issue