chibi-scheme/lib/chibi/heap-stats.module
2009-12-29 19:03:50 +09:00

5 lines
101 B
Text

(define-module (chibi heap-stats)
(export heap-stats heap-dump)
(include-shared "heap-stats"))