mirror of https://github.com/CGAL/cgal
changing functions to a separate header, not included by default (<CGAL/assertions_behaviour.h>). The motivation is to hide the enum values with risky names (ABORT, EXIT, CONTINUE) to a header file which is most probably not used by any user (or very few). (breaks backward compatibility for an expected very few, for the sake of erasing random surprises for "many" ?) |
||
|---|---|---|
| .. | ||
| developer_scripts | ||
| doc_tex | ||
| INSTALL | ||
| README | ||
| TO_DO | ||
| dont_submit | ||
README
========================================================================
Contents of the directory
========================================================================
This directory contains:
README -- this file
INSTALL -- directions for how to INSTALL this package in order
to create the manuals and run the tests
doc_tex/ -- directory containing the main tex files for the
manuals (the "driver"), i.e., those files not
submitted with packages but needed to create the manual.
developer_scripts/
-- directory of scripts used for creating the manual
========================================================================