Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tommy Olofsson
LabComm
Commits
1f9f6437
Commit
1f9f6437
authored
Nov 13, 2014
by
Anders Blomdell
Browse files
Bump beaver version to 0.9.11, so builds terminate on errors.
parent
de27517e
Changes
5
Hide whitespace changes
Inline
Side-by-side
compiler/build.xml
View file @
1f9f6437
...
...
@@ -20,7 +20,7 @@
<!-- "jflex" is an ant task class for the scanner generator in JFlex.jar -->
<taskdef
name=
"jflex"
classname=
"JFlex.anttask.JFlexTask"
classpath=
"tools/JFlex.jar"
/>
<!-- "beaver" is an ant task class for the parser generator in beaver.jar -->
<taskdef
name=
"beaver"
classname=
"beaver.comp.run.AntTask"
classpath=
"tools/beaver.jar"
/>
<taskdef
name=
"beaver"
classname=
"beaver.comp.run.AntTask"
classpath=
"tools/beaver
-ant
.jar"
/>
<!-- "jastadd" is an ant task class in jastadd2.jar -->
<taskdef
name=
"jastadd"
classname=
"jastadd.JastAddTask"
classpath=
"tools/jastadd2.jar"
/>
...
...
compiler/tools/beaver-ant.jar
0 → 100644
View file @
1f9f6437
File added
compiler/tools/beaver-cc.jar
0 → 100644
View file @
1f9f6437
File added
compiler/tools/beaver-rt.jar
View file @
1f9f6437
No preview for this file type
compiler/tools/beaver.jar
deleted
100644 → 0
View file @
de27517e
File deleted
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment