racket/collects/honu/honu-compile-context.ss
2005-05-27 18:56:37 +00:00

5 lines
126 B
Scheme

(module honu-compile-context (lib "base.ss" "honu")
(provide honu-compile-context)
(define honu-compile-context #'here))