- 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:
parent
68a0cef9d9
commit
87558b5c26
20 changed files with 33 additions and 33 deletions
|
@ -22,15 +22,15 @@
|
|||
#include "gettext.h"
|
||||
|
||||
#include "main.hh"
|
||||
#include "parseopts.hh"
|
||||
#include "startgui.hh"
|
||||
#include "parse_opts.hh"
|
||||
#include "start_gui.hh"
|
||||
|
||||
#include "templates/smartp.hh"
|
||||
#include "backend/history.hh"
|
||||
#include "backend/slice.hh"
|
||||
#include "backend/schedulable.hh"
|
||||
#include "backend/schedulableStatus.hh"
|
||||
#include "backend/simulationStatus.hh"
|
||||
#include "backend/schedulable_status.hh"
|
||||
#include "backend/simulation_status.hh"
|
||||
#include "backend/process.hh"
|
||||
|
||||
#include <iostream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue