Reindent gen_sct.py to 4 spaces

This commit is contained in:
Douglas Clowes
2014-07-11 13:37:02 +10:00
parent 16b228dc0e
commit a9e4c80a87

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
# Script Context Driver Generator
# Author: Douglas Clowes (douglas.clowes@ansto.gov.au) Jan/Feb 2014
# vim: ft=python ts=8 sts=2 sw=2 expandtab autoindent smartindent
# vim: ft=python ts=8 sts=4 sw=4 expandtab autoindent smartindent
#
# This program generates Script Context Driver TCL files.
#