- Remove all leftover references to DummyPolicy

- Adjust installation of backend header files, so users
can write their own plugins (needs to be documented)


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@459 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-02-25 12:31:46 +00:00
parent 56534edb6c
commit c6dcf32fa2
2 changed files with 2 additions and 5 deletions

View file

@ -37,8 +37,6 @@
#include "standard_io.hh"
#include "text_simulation.hh"
#include "backend/dummy_policy.hh"
#include <glibmm/module.h>
#include <glibmm/ustring.h>