Added todo
authorceriel <none@none>
Fri, 6 Sep 1991 15:31:41 +0000 (15:31 +0000)
committerceriel <none@none>
Fri, 6 Sep 1991 15:31:41 +0000 (15:31 +0000)
lang/occam/comp/todo [new file with mode: 0644]

diff --git a/lang/occam/comp/todo b/lang/occam/comp/todo
new file mode 100644 (file)
index 0000000..f65c477
--- /dev/null
@@ -0,0 +1,3 @@
+- Optimize nested PARs.
+- Don't resolve guards in IFs that lead to skip statements.
+- Add more comments (more? are there any yet?).