- Add initial layout for further builtin policies (needs

to be expanded / fixed)


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@363 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-02-21 07:39:39 +00:00
parent b788ebab4b
commit 7d58c965ff
6 changed files with 92 additions and 63 deletions

View file

@ -296,8 +296,8 @@ noinst_HEADERS += \
# ############################################################
# built-in policies
pyc_PYTHON = # fcfs.py rr.py rr-p.py ...
pyc_PYTHON = \
src/builtin-policies/fcfs.py
# ############################################################
#