% gunzip DemoGNG-1.5.tar.gz % tar xvf DemoGNG-1.5.tar
Instead, you can download DemoGNG in zip-format . After uncompressing and unpacking you should have the following:
| COPYING | copy of the GNU General Public License |
| Changes | change history for DemoGNG |
| ComputeGNG.java | Java source for class ComputeGNG |
| DemoGNG.java | Java source for class DemoGNG |
| EdgeGNG.java | Java source for class EdgeGNG |
| EdgeVoronoi.java | Java source for class EdgeVoronoi |
| FPoint.java | Java source for class FPoint |
| GraphGNG.java | Java source for class GraphGNG |
| GridNodeGNG.java | Java source for class GridNodeGNG |
| HalfEdgeVoronoi.java | Java source for class HalfEdgeVoronoi |
| LineGNG.java | Java source for class LineGNG |
| ListElem.java | Java source for class ListElem |
| ListGNG.java | Java source for class ListGNG |
| NodeGNG.java | Java source for class NodeGNG |
| SelGraphics.java | Java source for class SelGraphics |
| SiteVoronoi.java | Java source for class SiteVoronoi |
| DemoGNGcode.html | starting page for source documentation |
| GenerateHTML.tcl | a tcl-script to generate some HTML-pages with different parameters |
| Makefile | Makefile for Unix make |
| README | the ASCII-version of this document |
| SwitchGNG.html | the main HTML-page |
| audio/ | subdirectory containing audio files |
| doc/ | subdirectory containing the javadoc generated documentation of DemoGNG with the needed images |
| tex/ | subdirectory containing the LaTeX source of the manual with the DVI-, PS- and HTML-format |
Type make world to generate some necessary files (all these files are included in the archive).
| *.html | needed for SwitchGNG.html |
| *.class | compiled classes |
| doc/*.html | javadoc generated HTML-files |