Commit f718847e authored by Jim Fulton's avatar Jim Fulton

Fixed indentation problem in a bunch of new code.

parent 3d742d26
......@@ -83,7 +83,7 @@
#
##############################################################################
__version__='$Revision: 1.11 $'[11:-2]
__version__='$Revision: 1.12 $'[11:-2]
import regex, sys, os, string
from string import lower, atoi, rfind, split, strip, join, upper, find
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment