Skip to content
Snippets Groups Projects
Commit 7795df25 authored by Elias Pipping's avatar Elias Pipping
Browse files

[Cleanup] Modularise MyGeometry

parent 03514fb0
Branches
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ common_sources = \
enumparser.cc \
fixedpointiterator.cc \
friction_writer.cc \
sand-wedge-data/mygeometry.cc \
sand-wedge-data/mygrid.cc \
solverfactory.cc \
state.cc \
......
......@@ -75,7 +75,6 @@
#include "friction_writer.hh"
#include "sand-wedge-data/mybody.hh"
#include "sand-wedge-data/mygeometry.hh"
#include "sand-wedge-data/mygeometry.cc" // FIXME
#include "sand-wedge-data/myglobalfrictiondata.hh"
#include "sand-wedge-data/mygrid.hh"
#include "sand-wedge-data/special_writer.hh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment