mirror of https://github.com/CGAL/cgal
typos, svn:ignore and other non relevent stuffsc
This commit is contained in:
parent
45f42b0640
commit
3d245552b8
|
|
@ -310,6 +310,7 @@ Surface_mesher/doxygen
|
|||
Surface_mesher/examples/Surface_mesher/*.exe
|
||||
Surface_mesher/examples/Surface_mesher/3d_image_surface_mesher
|
||||
Surface_mesher/examples/Surface_mesher/ImageIO/libImageIO.*
|
||||
Surface_mesher/examples/Surface_mesher/ProgramOutput.3d_image_surface_mesher.*
|
||||
Surface_mesher/examples/Surface_mesher/depends
|
||||
Surface_mesher/examples/Surface_mesher/implicit_surface_mesher
|
||||
Surface_mesher/examples/Surface_mesher/my_makefile
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
surface_mesher.C and surfaces_union.C are not sub,itted.
|
||||
Not inputs/ as well.
|
||||
surface_mesher.C and surfaces_union.C are not submitted.
|
||||
inputs/ is not, too.
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
// $Id: implicit_function.C 29089 2006-03-06 15:17:07Z lrineau $
|
||||
//
|
||||
//
|
||||
// Author(s) : Steve OUDOT
|
||||
// Author(s) : Steve OUDOT, Laurent RINEAU
|
||||
|
||||
|
||||
///////////////// Definitions of several famous surfaces /////////////////
|
||||
|
|
|
|||
Loading…
Reference in New Issue