#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.13 1988/07/15 08:44:46 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.14 1988/07/15 22:28:53 cph Exp $
Copyright (c) 1988 Massachusetts Institute of Technology
char-set:alphanumeric
char-set:graphic
char-set:lower-case
+ char-set:not-graphic
char-set:not-whitespace
char-set:numeric
char-set:standard
syntax*
syntax-closure/expression
syntax-closure?
- syntaxer/cond-=>-helper
system-global-syntax-table
user-initial-syntax-table)
(export (runtime defstruct)
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.13 1988/07/15 08:44:46 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.14 1988/07/15 22:28:53 cph Exp $
Copyright (c) 1988 Massachusetts Institute of Technology
char-set:alphanumeric
char-set:graphic
char-set:lower-case
+ char-set:not-graphic
char-set:not-whitespace
char-set:numeric
char-set:standard
syntax*
syntax-closure/expression
syntax-closure?
- syntaxer/cond-=>-helper
system-global-syntax-table
user-initial-syntax-table)
(export (runtime defstruct)