projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e9c45
)
Add extra load-option statements.
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 7 Jan 2000 23:19:44 +0000
(23:19 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 7 Jan 2000 23:19:44 +0000
(23:19 +0000)
v7/src/imail/load.scm
patch
|
blob
|
history
diff --git
a/v7/src/imail/load.scm
b/v7/src/imail/load.scm
index b81e83fd0f479cd42433cb15e50b5f8a8879f501..eee3c81a7532f88d2990457ef4425feda17adb99 100644
(file)
--- a/
v7/src/imail/load.scm
+++ b/
v7/src/imail/load.scm
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Id: load.scm,v 1.
2 2000/01/07 22:50:51
cph Exp $
+;;; $Id: load.scm,v 1.
3 2000/01/07 23:19:44
cph Exp $
;;;
;;; Copyright (c) 1999 Massachusetts Institute of Technology
;;;
@@
-20,6
+20,8
@@
;;;; IMAIL mail reader: loader
+(load-option 'HASH-TABLE)
+(load-option 'REGULAR-EXPRESSION)
(load-option 'SOS)
(with-working-directory-pathname (directory-pathname (current-load-pathname))
(lambda ()