summaryrefslogtreecommitdiffstats
path: root/src/script/scons-time.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/scons-time.py')
-rw-r--r--src/script/scons-time.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/script/scons-time.py b/src/script/scons-time.py
index 4c74411..134124f 100644
--- a/src/script/scons-time.py
+++ b/src/script/scons-time.py
@@ -1511,3 +1511,9 @@ if __name__ == '__main__':
sys.exit(1)
ST.execute_subcommand(args)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: