Added interpreter
This commit is contained in:
parent
c69f99b644
commit
15cf912949
2 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -14,3 +14,4 @@ ncgg
|
|||
opt
|
||||
shf
|
||||
topgen
|
||||
int
|
||||
|
|
Loading…
Reference in a new issue