Make gen_sct python program executable

This commit is contained in:
Douglas Clowes
2014-01-30 17:15:11 +11:00
parent fcb1a6086d
commit 172e69f9e3

1
site_ansto/instrument/util/gen_sct.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python
# Script Context Driver Generator
# vim: ft=python ts=8 sts=2 sw=2 expandtab autoindent smartindent
#