#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.294 1998/03/04 21:15:10 cph Exp $
+$Id: runtime.pkg,v 14.295 1998/03/09 03:44:11 cph Exp $
Copyright (c) 1988-98 Massachusetts Institute of Technology
char-upper-case?
char-whitespace?
chars->char-set
- predicate->char-set)
+ predicate->char-set
+ string->char-set)
(initialization (initialize-package!)))
(define-package (runtime compiler-info)
#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.300 1998/03/04 21:15:17 cph Exp $
+$Id: runtime.pkg,v 14.301 1998/03/09 03:44:18 cph Exp $
Copyright (c) 1988-98 Massachusetts Institute of Technology
char-upper-case?
char-whitespace?
chars->char-set
- predicate->char-set)
+ predicate->char-set
+ string->char-set)
(initialization (initialize-package!)))
(define-package (runtime compiler-info)