summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/txr/stdlib/compiler.tl3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/txr/stdlib/compiler.tl b/share/txr/stdlib/compiler.tl
index ef79a418..cbd2b6ee 100644
--- a/share/txr/stdlib/compiler.tl
+++ b/share/txr/stdlib/compiler.tl
@@ -27,8 +27,7 @@
(load "vm-param")
(compile-only
- (unless (find-struct-type 'sys:param-parser-base)
- (load "param")))
+ (load-for (struct sys:param-parser-base "param")))
(defstruct (frag oreg code : fvars ffuns) nil
oreg