summaryrefslogtreecommitdiff
path: root/getheader.py
diff options
context:
space:
mode:
authorLieuwe <lieuwemo@gmail.com>2011-03-05 14:09:15 (GMT)
committer Lieuwe <lieuwemo@gmail.com>2011-03-05 14:09:15 (GMT)
commit85a2ba9a6e64b738337a500c3eb0c69a9ad6ecfe (patch)
treecd7c23fe7b32402842ed3856825b0d6b37ed3153 /getheader.py
parent04f4a0d9fe90533d583d118a907122cb2060bf02 (diff)
downloadpowder-85a2ba9a6e64b738337a500c3eb0c69a9ad6ecfe.zip
powder-85a2ba9a6e64b738337a500c3eb0c69a9ad6ecfe.tar.gz
implemented a step hook and modified the makefile to call getheader.py
Diffstat (limited to 'getheader.py')
-rw-r--r--getheader.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/getheader.py b/getheader.py
index fcc0302..43b20ec 100644
--- a/getheader.py
+++ b/getheader.py
@@ -17,7 +17,7 @@ print args,"-I%s"%path
lst=[]
compileall.compile_dir("./src/python", force=1)
-print "\n\n\ngenerating pyconsole.h"
+print "generating pyconsole.h"
fname="./src/python/tpt_console.pyc"
try: