Skip to content

Instantly share code, notes, and snippets.

@lachenmayer
Last active August 29, 2015 14:08
Show Gist options
  • Save lachenmayer/6d48b75c1c226eb12f69 to your computer and use it in GitHub Desktop.
Save lachenmayer/6d48b75c1c226eb12f69 to your computer and use it in GitHub Desktop.
#!/bin/bash
SR_ROOT=/vol/lab/cs4/SoftwareReliability
DAIKONDIR=$SR_ROOT/daikon_latest
JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
source $DAIKONDIR/scripts/daikon.bashrc
CLASSPATH=.:$CLASSPATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment