Restructure Graphics/Diagram subdir, rename modules

This commit is contained in:
2014-12-03 22:02:42 +01:00
parent 3c1a34e4af
commit a7774b69a4
7 changed files with 302 additions and 292 deletions

View File

@@ -59,9 +59,10 @@ executable Gtk
Algorithms.PolygonIntersection
Algorithms.QuadTree
Algorithms.KDTree
Graphics.Diagram.AlgoDiags
Graphics.Diagram.Core
Graphics.Diagram.Gtk
Graphics.Diagram.Plotter
Graphics.Diagram.Types
GUI.Gtk
MyPrelude
Parser.Meshparser
@@ -106,9 +107,10 @@ executable Gif
Algorithms.PolygonIntersection
Algorithms.QuadTree
Algorithms.KDTree
Graphics.Diagram.AlgoDiags
Graphics.Diagram.Core
Graphics.Diagram.Gif
Graphics.Diagram.Plotter
Graphics.Diagram.Types
MyPrelude
Parser.Meshparser
Parser.PathParser