Commit Graph

8 Commits

Author SHA1 Message Date
Michael Hemmer 4ecdacae4c minor changes 2007-03-24 09:58:07 +00:00
Sylvain Pion ac960f4d42 Rename binary_function to binary_func as it clashes with something else with pgcc. 2007-03-23 14:33:09 +00:00
Sylvain Pion 7930383399 Rename binary_function to something as it clashes with something else with pgcc. 2007-03-18 11:28:32 +00:00
Michael Hemmer 397f22e2ae added example algebraic_structure_dispatch.cpp
shows a naive implementation for unit_part
2007-03-15 09:06:16 +00:00
Sylvain Pion 8bfd7a00e5 Manually remove the remaining "//file:" lines. 2007-03-10 15:03:39 +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
Michael Hemmer 296ae099eb added include off CGAL/basic.h, due to include problems 2007-02-02 09:25:37 +00:00
Michael Hemmer c8d44559fa example for Algebraic_foundations 2007-01-31 20:08:19 +00:00