checking outstanding changes in my CVS
[IRC.git] / Robust / src / IR / State.java
index 2dde82764fd1a0da8e8b008ff490ecfaffeccab8..2a8a473e4b64784ac5a71a66bb4ba53b4a79ab22 100644 (file)
@@ -47,6 +47,7 @@ public class State {
 
   /** Boolean flag which indicates whether compiler is compiling a task-based
    * program. */
 
   /** Boolean flag which indicates whether compiler is compiling a task-based
    * program. */
+  public boolean COREPROF=false;
   public boolean WEBINTERFACE=false;
   public boolean MINIMIZE=false;
   public boolean TASK=false;
   public boolean WEBINTERFACE=false;
   public boolean MINIMIZE=false;
   public boolean TASK=false;