mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-06-07 19:35:05 +02:00
4 lines
78 B
Text
4 lines
78 B
Text
|
|
(define-module (chibi disasm)
|
|
(export disasm)
|
|
(include-shared "disasm"))
|