Skip to content

Commit

Permalink
Whitespace fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmajda committed May 14, 2010
1 parent 08635b6 commit 81eced2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/pegjs.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@echo off


set DIR_WITH_SLASH=%~dp0
set DIR=%DIR_WITH_SLASH:~0,-1%

java -jar "%DIR%\..\vendor\rhino\js.jar" "%DIR%\pegjs-main.js" "%DIR%" %*

0 comments on commit 81eced2

Please sign in to comment.