Update.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 22 Sep 2004 00:26:29 +0000 (00:26 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 22 Sep 2004 00:26:29 +0000 (00:26 +0000)
src/TODO

index f44e1f1c250235e767702c8eb4cea4d903b9967e..1734938aa2fd536f009c77fabdc696c2b22fa5d7 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -1,7 +1,3 @@
-* Get rid of names for synch primitives?  They increase the size of
-  each one by 16 bytes and are probably not that useful.
-  Alternatively make the names pointers?
-
 * Write, test VM.
 
 * Test list, hash ADTs.