Skip to content

Commit

Permalink
Update bcel to version 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lenhard committed Sep 6, 2016
1 parent c8de768 commit 92c52ed
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -14,6 +14,7 @@
<property name="antlib" location="${env.ANT_HOME}/lib"/>
<property name="jarfile" location="${build}/ckjm-${version}.jar"/>
<property name="javadoc" location="javadoc"/>
<property name="bcel" value="bcel-6.0.jar"/>

<target name="init">
<!-- Create the time stamp -->
Expand Down
Binary file removed lib/bcel-5.2.jar
Binary file not shown.
Binary file added lib/bcel-6.0.jar
Binary file not shown.

0 comments on commit 92c52ed

Please sign in to comment.