jidt/demos/java/AutoAnalyser/runTEAutoGenerated.sh

9 lines
305 B
Bash
Executable File

#!/bin/bash
# Make sure the latest example source file is compiled.
javac -classpath "../../../infodynamics.jar:.." "../infodynamics/demos/autoanalysis/GeneratedTECalculator.java"
# Run the example:
java -classpath ".:../../../infodynamics.jar:.." infodynamics.demos.autoanalysis.GeneratedTECalculator