chibi-scheme/lib/chibi/heap-stats.module

5 lines
101 B
Text

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