This update adds precise garbage collection to the compiler and the runtime.
[IRC.git] / Robust / src / README
index 38c877fd555c652f0ad177016a55fb029e57eb49..8b709157b57ee00d7515b2151a28b47b442d8c34 100644 (file)
@@ -26,7 +26,9 @@ java -cp ../cup:. Main.Main -help
 
 
 
-III. Using Garbage Collection
+III. Using Garbage Collection 
+(DEPRECATED...THIS IS FOR CONSERVATIVE GC ONLY...WE NOW HAVE PRECISE GC.)
+
 
 1) Download the Hans Boehm garbage collector