mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-21 14:49:17 +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*))
|
(string-append "version-" *version-number*))
|
||||||
'(r7rs
|
'(r7rs
|
||||||
ieee-float
|
ieee-float
|
||||||
|
full-unicode
|
||||||
posix))))
|
posix))))
|
||||||
|
|
||||||
(define (Cyc-version) *version-number*)
|
(define (Cyc-version) *version-number*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue