- Renamed Schedulable to StaticSchedulable

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@626 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
elvez 2006-06-13 13:55:47 +00:00
parent c381ee8875
commit 1f7972c308
9 changed files with 33 additions and 33 deletions

View file

@ -27,7 +27,7 @@
#include "templates/smartp.hh"
#include "backend/history.hh"
#include "backend/schedulable.hh"
#include "backend/static_schedulable.hh"
#include "backend/schedulable_queue.hh"
#include "backend/schedulable_status.hh"
#include "backend/slice.hh"