Added interpreter

This commit is contained in:
ceriel 1988-06-27 14:51:59 +00:00
parent c69f99b644
commit 15cf912949
2 changed files with 7 additions and 0 deletions

View file

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

View file

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