cgal/Kinetic_data_structures
Sylvain Pion 1d8779b171 Rename the following functions:
det2x2_by_formula
  det3x3_by_formula
  det4x4_by_formula
  det5x5_by_formula
  det6x6_by_formula
to:
  determinant

How cute...  a name independent of the dimension, and even readable !
2008-04-09 13:35:34 +00:00
..
demo/Kinetic_data_structures make pretty 2008-04-01 18:05:30 +00:00
doc_tex updated manual 2008-02-13 00:55:29 +00:00
examples Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
hidden Rename the following functions: 2008-04-09 13:35:34 +00:00
include/CGAL Rename the following functions: 2008-04-09 13:35:34 +00:00
package_info/Kinetic_data_structures The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
src replaced CGAL_assertion( false* and CGAL_assertion( 0* 2007-11-08 00:27:20 +00:00
test * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
dont_submit Remove the need for mentionning todo files and doxygen files. 2007-11-03 21:15:36 +00:00
todo added license 2007-06-11 06:10:08 +00:00