Voro++ library source files =========================== This directory contains the source code for the library. For full details of each file, see the files section of the online reference manual at http://math.lbl.gov/voro++/doc/refman/ Several other files are present: Makefile - the GNU Makefile controlling the compilation. Makefile.dep - a file containing all the dependencies of the source files, automatically generated by the GNU compiler. cmd_line.cc - source file for creating the command-line utility that makes use of the library. Doxyfile - configuration file for Doxygen, used to automatically generate documentation based on the source code comments. worklist_gen.pl - perl script for automatically generating the worklist.hh and v_base_wl.cc files.