#| -*- Scheme -*-
-$Id: ed-ffi.scm,v 1.16 1996/04/24 04:27:22 cph Exp $
+$Id: ed-ffi.scm,v 1.17 1997/06/09 07:44:52 cph Exp $
-Copyright (c) 1988-96 Massachusetts Institute of Technology
+Copyright (c) 1988-97 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
syntax-table/system-internal)
("bitstr" ()
syntax-table/system-internal)
+ ("blowfish" ()
+ syntax-table/system-internal)
("boole" ()
syntax-table/system-internal)
("boot" ()
#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.279 1997/05/19 17:38:00 cph Exp $
+$Id: runtime.pkg,v 14.280 1997/06/09 07:45:43 cph Exp $
Copyright (c) 1988-97 Massachusetts Institute of Technology
;;;; Runtime System Packaging
\f
(define-package ()
- (files "bitstr"
+ (files "blowfish"
+ "bitstr"
"boole"
"boot"
"equals"
#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.285 1997/05/19 17:37:49 cph Exp $
+$Id: runtime.pkg,v 14.286 1997/06/09 07:45:14 cph Exp $
Copyright (c) 1988-97 Massachusetts Institute of Technology
;;;; Runtime System Packaging
\f
(define-package ()
- (files "bitstr"
+ (files "blowfish"
+ "bitstr"
"boole"
"boot"
"equals"