diff options
Diffstat (limited to 'src/interp/compat.boot.pamphlet')
-rw-r--r-- | src/interp/compat.boot.pamphlet | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interp/compat.boot.pamphlet b/src/interp/compat.boot.pamphlet index 26e11810..2db27b0a 100644 --- a/src/interp/compat.boot.pamphlet +++ b/src/interp/compat.boot.pamphlet @@ -58,6 +58,9 @@ READLINE(:s) == <<*>>= <<license>> +import '"pathname" +)package "BOOT" + -- some functions that may need to be changed on different lisp -- systems. |