- Moved Simulation and ConcreteSimulation to the backend
> - Completed ConcreteSimulation, i think it is all we need at the moment... git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@773 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
cab84a0e3d
commit
a092f3dc7b
7 changed files with 196 additions and 225 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "config.h"
|
||||
#include "gettext.h"
|
||||
|
||||
#include "simulation.hh"
|
||||
#include "backend/simulation.hh"
|
||||
#include "io_manager.hh"
|
||||
#include "templates/smartp.hh"
|
||||
//#include "backend/policy_parameters.hh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue