aboutsummaryrefslogtreecommitdiff
path: root/src/interp/mark.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-25 03:59:54 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-25 03:59:54 +0000
commitb9a41aa55d8434aa303791d6e8a9e24a3eed5d60 (patch)
tree059d3042f706abf5df8ea3654e161ad06cfe2205 /src/interp/mark.boot
parent9623b4db02612db5c7e9ac8a573bde7f92928b17 (diff)
downloadopen-axiom-b9a41aa55d8434aa303791d6e8a9e24a3eed5d60.tar.gz
* Makefile.pamphlet (patches.$(FASLEXT)): New rule.
(setvars.$(FASLEXT)): Likewise. (osyscmd.$(FASLEXT)): Likewise. (intint.$(FASLEXT)): Likewise. (int-top.$(FASLEXT)): Likewise. (wi2.$(FASLEXT)): Likewise. (wi1.$(FASLEXT)): Likewise. (template.$(FASLEXT)): Likewise. (package.$(FASLEXT)): Likewise. (xruncomp.$(FASLEXT)): Likewise. (interop.$(FASLEXT)): Likewise. (mark.$(FASLEXT)): Likewise. (daase.$(FASLEXT)): Likewise. (monitor.$(FASLEXT)): Likewise. (hashcode.$(FASLEXT)): Likewise. (pspad2.$(FASLEXT)): Likewise. (pspad1.$(FASLEXT)): Likewise. (nocompil.$(FASLEXT)): Likewise. (fname.$(FASLEXT)): Likewise.
Diffstat (limited to 'src/interp/mark.boot')
-rw-r--r--src/interp/mark.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interp/mark.boot b/src/interp/mark.boot
index 67ec82c8..5c314d2f 100644
--- a/src/interp/mark.boot
+++ b/src/interp/mark.boot
@@ -41,6 +41,7 @@
-- Entire constructor is then assembled and prettyprinted
+import '"macros"
)package "BOOT"
REMPROP("and",'parseTran)