diff options
| author | 2025-11-02 13:57:50 -0500 | |
|---|---|---|
| committer | 2025-11-02 13:57:50 -0500 | |
| commit | f9277fe63971bfbf89526a1bfc7a64810316dd15 (patch) | |
| tree | 3b76639aabdfd8a9a9d030de6d2a02365d9edd4d /lib | |
| parent | add hack to support foment and CHICKEN 5.3.0 (diff) | |
add sagittarius test, and non-working tr7 test
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/cuprate-impl.scm (renamed from lib/cuprate.scm) | 0 | ||||
| -rw-r--r-- | lib/cuprate.sld | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lib/cuprate.scm b/lib/cuprate-impl.scm index 8265571..8265571 100644 --- a/lib/cuprate.scm +++ b/lib/cuprate-impl.scm diff --git a/lib/cuprate.sld b/lib/cuprate.sld index abd1bc1..4123074 100644 --- a/lib/cuprate.sld +++ b/lib/cuprate.sld @@ -62,4 +62,4 @@ (else (begin (define default-test-dto eqv-alist-dto) (define (alist->default-dictionary x) x)))) - (include "cuprate.scm"))
\ No newline at end of file + (include "cuprate-impl.scm"))
\ No newline at end of file |
