Rename bin/linecount to bin/linecount.py and provide finer-grained
[scons.git] / bin / scons-proc.py
index 9880ef30b1c12fde0a8d5d2ba4cff3b5d6fe6005..cc3b085685cc8c79137bae1658e9b4161b07bc88 100644 (file)
@@ -275,3 +275,9 @@ if variablesfiles:
             entityfunc = lambda x: '$'+x)
 
     g.write(variablesfiles)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: