- Reorganize sources to split them across three parts:
- The main program, the frontend - A pyton loader library - The backend library Happy hacking. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@240 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
cc7851daf9
commit
420a7f0e95
13 changed files with 106 additions and 39 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include "main.hh"
|
||||
#include "parseopts.hh"
|
||||
#include "gtkgui/startgui.hh"
|
||||
#include "startgui.hh"
|
||||
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue