aboutsummaryrefslogtreecommitdiff
path: root/src/interp/g-opt.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-05-16 23:03:24 +0000
committerdos-reis <gdr@axiomatics.org>2010-05-16 23:03:24 +0000
commit103781c30e982fd28102d9268c2fb23863a1f971 (patch)
tree718780f98f83afa36c35a13b2b744815393264d1 /src/interp/g-opt.boot
parent75785332c38348183886d635d0b3073d966caea6 (diff)
downloadopen-axiom-103781c30e982fd28102d9268c2fb23863a1f971.tar.gz
* interp/i-util.boot (flattenCOND): Move from g-boot.boot.
(extractCONDClauses): Likewise. * interp/g-boot.boot: Remove. * interp/def.lisp: Likewise. * interp/Makefile.pamphlet: Adjust dependencies.
Diffstat (limited to 'src/interp/g-opt.boot')
-rw-r--r--src/interp/g-opt.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/g-opt.boot b/src/interp/g-opt.boot
index 65368f84..7b85a8e6 100644
--- a/src/interp/g-opt.boot
+++ b/src/interp/g-opt.boot
@@ -32,7 +32,7 @@
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-import def
+import macros
namespace BOOT
--%