aboutsummaryrefslogtreecommitdiff
path: root/src/interp/wi2.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/wi2.boot')
-rw-r--r--src/interp/wi2.boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interp/wi2.boot b/src/interp/wi2.boot
index 3d65de7a..3641b7af 100644
--- a/src/interp/wi2.boot
+++ b/src/interp/wi2.boot
@@ -32,8 +32,8 @@
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-import '"macros"
-import '"define"
+import macros
+import define
)package "BOOT"
compDefineFunctor1(df, m,$e,$prefix,$formalArgList) ==