Skip to content

Commit

Permalink
Merge branch 'core'
Browse files Browse the repository at this point in the history
  • Loading branch information
dolda2000 committed Jan 30, 2015
2 parents 1981eee + 0fc9311 commit d65f14f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<pathelement path="lib/jglob.jar" />
</classpath>
<compilerarg value="-Xlint:unchecked" />
<compilerarg value="-Xlint:-options" />
<!-- <compilerarg value="-Xbarda" /> -->
</javac>
<copy todir="build/classes">
Expand Down

0 comments on commit d65f14f

Please sign in to comment.