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