Commit 939336d7 authored by Christian Heimes's avatar Christian Heimes

It works w/o the newline on my system but you are right. A newline is nicer.

parent 4a7cae52
......@@ -47,4 +47,4 @@ if not exist sqlite3.dll copy ..\..\sqlite-source-3.3.4\sqlite3.dll .
nant -buildfile:python.build all
goto end
:end
\ No newline at end of file
:end
@%comspec% /k env.bat
\ No newline at end of file
@%comspec% /k env.bat
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment