wisp
 
(Arne Babenhauserheide)
2013-03-28: finalized shebang. I hope this works…

finalized shebang. I hope this works…

diff --git a/tests/shebang.w b/tests/shebang.w
--- a/tests/shebang.w
+++ b/tests/shebang.w
@@ -1,2 +1,2 @@
-#!/usr/bin/wisp.py
-; This tests shebang lines
\ No newline at end of file
+#!/usr/bin/wisp.py # !#
+; This tests shebang lines