mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 07:17:37 +02:00
Temporary (?) workaround
This commit is contained in:
parent
001e1e4493
commit
8e2c23a9da
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
(export hash-bound hash-salt)
|
||||
(export =? <? >? <=? >=?)
|
||||
(export comparator-if<=>)
|
||||
(export %salt%) ;; Temporary workaround since we cannot preserve referential transparency for this
|
||||
(include "comparators-impl.scm")
|
||||
(include "default.scm")
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue