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"
|
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
|
||||||
|
|
|
@ -14,3 +14,4 @@ ncgg
|
||||||
opt
|
opt
|
||||||
shf
|
shf
|
||||||
topgen
|
topgen
|
||||||
|
int
|
||||||
|
|
Loading…
Reference in a new issue