disjointness annotations to D2
[IRC.git] / Robust / src / Benchmarks / mlp / directto / mlp-java / makefile
index 168cf6cebf1c2f3e6ad1ab5d0864a084736608a7..d9679373eb2229e687baab3964cb5d3be76c2a2b 100644 (file)
@@ -4,7 +4,7 @@ PROGRAM=test
 SOURCE_FILES=*.java
 
 BUILDSCRIPT=~/research/Robust/src/buildscript
-BSFLAGS= -debug -nooptimize -mainclass $(MAIN_CLASS) #-justanalyze -ownership -ownallocdepth 1 -ownwritedots final -enable-assertions
+BSFLAGS= -debug -nooptimize -mainclass $(MAIN_CLASS) -justanalyze -ownership -ownallocdepth 1 -ownwritedots final -ownaliasfile aliases.txt -enable-assertions
 
 all: $(PROGRAM).bin