Added interpreter
authorceriel <none@none>
Mon, 27 Jun 1988 15:14:34 +0000 (15:14 +0000)
committerceriel <none@none>
Mon, 27 Jun 1988 15:14:34 +0000 (15:14 +0000)
Action

diff --git a/Action b/Action
index 93e0d5b..b59e508 100644 (file)
--- a/Action
+++ b/Action
@@ -185,3 +185,6 @@ end
 name "Pascal frontend"
 dir lang/pc/pem
 end
+name "EM interpreter in C"
+dir util/int
+end