Browse Source

Added interpreter

ceriel 36 years ago
parent
commit
dc7180fb8f
2 changed files with 7 additions and 0 deletions
  1. 6 0
      distr/Action
  2. 1 0
      util/.distr

+ 6 - 0
distr/Action

@@ -20,3 +20,9 @@ end
 name "ego share pop_push file"
 dir util/ego/share
 end
+name "create .distr file for interpreter"
+dir util/int
+end
+name "create .distr file for interpreter docs"
+dir doc/int
+end

+ 1 - 0
util/.distr

@@ -14,3 +14,4 @@ ncgg
 opt
 shf
 topgen
+int