bin/zakichan.bat in lisp-interpreter-0.5.3 vs bin/zakichan.bat in lisp-interpreter-0.5.4
- old
+ new
@@ -1,2 +1,2 @@
@echo off
-start cmd /C "title lisp-interpreter & ruby start.rb"
+start cmd /C "title lisp-interpreter & ruby ../lib/lisp/interpreter/run.rb' 2> log & echo Error occured. & timeout 2 > NUL & echo Logging into file 'log'. & timeout 2 > NUL & pause"
\ No newline at end of file