cleaning up OoOJava and related systems, touching lots of files, these systems are...
[IRC.git] / Robust / src / IR / Flat / FlatWriteDynamicVarNode.java
index 2f2119ea1f267b700b0dd691877d891aa43fe2af..d29cb6130f7dba94140184d8f77f2fb390e8caf5 100644 (file)
@@ -1,9 +1,9 @@
 package IR.Flat;
-import Analysis.MLP.VSTWrapper;
+import Analysis.OoOJava.VSTWrapper;
 import java.util.Hashtable;
 
 
-// This node is inserted by the MLP analysis
+// This node is inserted by the OOOJava analysis
 // in between a (tail -> head) IR graph edge.
 // It is for tracking SESE variables with
 // dynamic sources