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