mirror of
https://github.com/false-schemers/skint.git
synced 2025-02-09 08:46:28 +01:00
3 lines
95 B
Scheme
3 lines
95 B
Scheme
![]() |
(define (this-scheme-implementation-name)
|
||
|
(string-append "skint-" (implementation-version)))
|