cgal/Manual
Sylvain Pion 4150f67d3a thread-safety : mention that sometimes a class can be accessed by several threads
at the same time (case of Compact_container currently in the parallel-branch).
2007-10-19 12:12:32 +00:00
..
developer_scripts enable howtocite stuff per default, in package manuals. 2007-08-22 21:23:40 +00:00
doc_tex thread-safety : mention that sometimes a class can be accessed by several threads 2007-10-19 12:12:32 +00:00
INSTALL
README
TO_DO
changes.txt
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


========================================================================