Skip to content

Commit

Permalink
Added new version of JSBML and SysBio and improved the build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
draeger committed Mar 13, 2018
1 parent 89993e7 commit 1629174
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@
<xmlproperty collapseAttributes="true">
<propertyresource name="${jsbml.dir}/svninfo.xml"/>
</xmlproperty>-->
<property name="jsbml.revision" value="2c41b4c"/><!--${info.entry.revision}"/>-->
<property name="jsbml.revision" value="e0d8620"/><!--${info.entry.revision}"/>-->

<echo message="Compiling the entire JSBML project for revision ${jsbml.revision}"/>
<delete dir="${jsbml.dir}/bin"/>
Expand Down
Binary file added dist/SBMLsqueezer-2.1.1/lib/SysBio.jar
Binary file not shown.
Binary file not shown.
Binary file removed lib/libsbmlj-5.9.0.jar
Binary file not shown.

0 comments on commit 1629174

Please sign in to comment.