- I don't remember exactly what I did.

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@434 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-02-24 10:39:40 +00:00
parent 6446c205ea
commit 5dddd9b488
3 changed files with 1 additions and 7 deletions

View file

@ -19,8 +19,6 @@ class Policy:
# For example, it may make the return value of is_preemptive configurable,
# or register an integer value for a the time slice duration.
#
# @warning How do the user accesses get_parameters()?
#
# Should be implemented with signature:
# @code
# def configure(self):