Reindent gen_sct.py with reindent.py

This commit is contained in:
Douglas Clowes
2014-07-04 10:44:39 +10:00
parent 0fb4519876
commit 9eefc46e3b

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.
#