Updated libsbml to 5.11.

This commit is contained in:
cjmyers 2015-02-22 04:49:41 +00:00
parent 668fb0ed3c
commit 48eec2a2c6
2 changed files with 5 additions and 0 deletions

View file

@ -1,6 +1,8 @@
#!/bin/sh
#
# run-time wrapper for BioSim gui
export ATACSGUI=/Applications/ATACS.app/Contents/Resources
export PATH=$ATACSGUI/bin:$PATH
export DYLD_LIBRARY_PATH=$ATACSGUI/lib64:$DYLD_LIBRARY_PATH
CLASSPATH=$ATACSGUI/gui/dist/classes

3
bin/printnet Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
open $1.dot