mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-21 06:39:16 +02:00
Added full-unicode feature
This commit is contained in:
parent
82bd14d38f
commit
24b10e9d6a
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@
|
|||
(string-append "version-" *version-number*))
|
||||
'(r7rs
|
||||
ieee-float
|
||||
full-unicode
|
||||
posix))))
|
||||
|
||||
(define (Cyc-version) *version-number*)
|
||||
|
|
Loading…
Add table
Reference in a new issue