mirror of
https://github.com/false-schemers/skint.git
synced 2024-12-25 21:58:54 +01:00
2 lines
95 B
Scheme
2 lines
95 B
Scheme
(define (this-scheme-implementation-name)
|
|
(string-append "skint-" (implementation-version)))
|