From bc23a69406d2a3de9ea6529a73b2430193fc191a Mon Sep 17 00:00:00 2001 From: James Vega Date: Wed, 27 Oct 2004 01:19:39 +0000 Subject: [PATCH] You shall not delete ME! --- src/commands.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands.py b/src/commands.py index ec35bfa33..2c97d0a05 100644 --- a/src/commands.py +++ b/src/commands.py @@ -830,3 +830,4 @@ __all__ = [ ## if world.testing: ## __all__.append('Spec') +# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78: