Commit Graph

10 Commits

Author SHA1 Message Date
Jane Tournois 6b8eaa4e5c remove CGAL workaround from cpp files 2023-10-12 10:12:09 +02:00
Mael Rouxel-Labbé e614fc43e1 Simplify/Clean all BGL T2 examples (can now get rid of Finite_filter stuff) 2019-04-29 15:47:43 +02:00
Andreas Fabri 4897008e43 All examples now read from a file 2016-08-20 20:11:36 +02:00
Sébastien Loriot bc8e1f399d workaround a bug in dijsktra algorithm in boost 1.54 affecting normal estimation 2014-07-19 12:20:29 +02:00
Sylvain Pion a90b728e34 Add missing <climits> header (BGL's fault) 2008-01-22 10:23:44 +00:00
Sylvain Pion 2b46416907 Remove more SUNPRO + RW's STL obsolete workarounds:
CGAL_CFG_SUNPRO_RWSTD (partially)
CGAL_reverse_iterator()
2008-01-03 15:04:30 +00:00
Marc Glisse ed428f0eaa Workaround for a boost feature that is disabled for sunpro. 2007-08-30 09:58:01 +00:00
Sylvain Pion 6fb5cb906b Remove trailing white spaces and end of lines.
(using : perl -pi.bak -e 's/\s+$/\n/' */examples/*/*.cpp )
2007-03-10 14:59:41 +00:00
Andreas Fabri 7e20e3f454 minor fixes 2006-11-14 13:07:58 +00:00
Andreas Fabri 73de51778d minor fixes 2006-11-14 13:05:45 +00:00