From: ceriel Date: Mon, 27 Jun 1988 14:51:59 +0000 (+0000) Subject: Added interpreter X-Git-Tag: release-5-5~3143 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=15cf9129499f5484e9e21fa6c935434623544858;p=ack.git Added interpreter --- diff --git a/distr/Action b/distr/Action index 57424f0b2..33f143c57 100644 --- a/distr/Action +++ b/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 diff --git a/util/.distr b/util/.distr index 1dd113b42..92794ad6e 100644 --- a/util/.distr +++ b/util/.distr @@ -14,3 +14,4 @@ ncgg opt shf topgen +int