Skip to content

Commit

Permalink
updated jar
Browse files Browse the repository at this point in the history
  • Loading branch information
jcanny committed Sep 15, 2013
1 parent 63aa6c4 commit bd8f857
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified BIDParse.jar
Binary file not shown.
2 changes: 2 additions & 0 deletions bidparse
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ if [ ! "$OS" = "Windows_NT" ]; then
export ALL_LIBS=`echo "${ALL_LIBS}" | sed 's/;/:/g'`
fi

cd ${BIDPARSE_ROOT}

scala -nobootcp -cp "${ALL_LIBS}" -Yrepl-sync -i ${LIBDIR}/bidparse_init.scala

0 comments on commit bd8f857

Please sign in to comment.