================================ * Removed an unused variable that was reported by the Portland C compiler * Documentation updates * Added the import.pov script * Added some simple functions to solve the problem from Stefan Eibl of counting faces * Renamed the facets_loop to voropp_loop
0.2.2
================================= * Main README file updated
0.2.1
================================ * Much more documentation * Brief Doxygen class comments * Updated Doxyfile to version 1.5.7
0.2
============================== * Updated some occurrences of char* with const char* for compatability with version 4.2 of the GNU C++ compiler * Making use of default parameters in the wall classes * The command-line utility can now add walls
0.1
============================= * Initial version uploaded to the web