Skip to content

Commit

Permalink
compiler/parser: fixed jjt build failure check
Browse files Browse the repository at this point in the history
  • Loading branch information
KeyboardNerd committed Dec 6, 2017
1 parent ff6c939 commit e2c7c09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pilots/compiler/parser/build
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
jjtree PilotsParser.jjt
javacc PilotsParser.jj
jjtree PilotsParser.jjt && javacc PilotsParser.jj

0 comments on commit e2c7c09

Please sign in to comment.