From 4fbb44f790b2e310b4566f329c79be21238b8b34 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 27 Jun 1988 15:14:34 +0000 Subject: [PATCH] Added interpreter --- Action | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Action b/Action index 93e0d5b3f..b59e50811 100644 --- 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 -- 2.34.1