Move mlp and sese stuff into a separate compiler pass
[IRC.git] / Robust / src / Tests / mlp / tinyTest / makefile
index 402bc180fc862a31c8f634ae348342d49fecdbb6..a62898aef2670167777f853c133bcf3cba55a041 100644 (file)
@@ -4,6 +4,7 @@ SOURCE_FILES=$(PROGRAM).java
 
 BUILDSCRIPT=~/research/Robust/src/buildscript
 BSFLAGS= -mlp -mainclass Test -ownership -ownallocdepth 1 -ownwritedots final -enable-assertions -flatirusermethods -ownaliasfile aliases.txt #-justanalyze -recover 
+#BSFLAGS= -mainclass Test -ownership -ownallocdepth 1 -ownwritedots final -enable-assertions -flatirusermethods -ownaliasfile aliases.txt #-justanalyze -recover 
 
 all: $(PROGRAM).bin