- Change filenames to follow a consistent naming scheme

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@307 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-02-09 19:43:24 +00:00
parent 68a0cef9d9
commit 87558b5c26
20 changed files with 33 additions and 33 deletions

View file

@ -27,9 +27,9 @@
#include <iostream>
#include "slice.hh"
#include "observedSubject.hh"
#include "simulationStatus.hh"
#include "schedulableStatus.hh"
#include "observed_subject.hh"
#include "simulation_status.hh"
#include "schedulable_status.hh"
#include "../templates/smartp.hh"
namespace sgpem