Slight style update.

This commit is contained in:
Jeremy Fincher 2004-01-02 22:29:03 +00:00
parent ed5f89bce1
commit 44aebd9536
2 changed files with 3 additions and 0 deletions

View File

@ -113,4 +113,6 @@ removeEvent = schedule.removeEvent
addPeriodicEvent = schedule.addPeriodicEvent
removePeriodicEvent = removeEvent
run = schedule.run
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:

View File

@ -126,4 +126,5 @@ startup = False
testing = False
dying = False
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78: