Skip to content
Snippets Groups Projects
Commit e884d3fa authored by tcarver's avatar tcarver
Browse files

add commons-lang

parent dcc5614e
Branches
Tags
No related merge requests found
......@@ -40,6 +40,9 @@ export CLASSPATH
# picard jars
CLASSPATH=$ARTEMIS_HOME/lib/picard/sam.jar:$ARTEMIS_HOME/lib/picard/picard.jar:$ARTEMIS_HOME/lib/commons-net-2.2.jar:$CLASSPATH
CLASSPATH="$ARTEMIS_HOME/lib/commons-lang-2.6.jar:$CLASSPATH"
export CLASSPATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment