diff options
| author | 2025-01-20 22:26:54 -0500 | |
|---|---|---|
| committer | 2025-01-20 22:26:54 -0500 | |
| commit | cf7947627f9aa1cdb70bd4bbceab0c8202301497 (patch) | |
| tree | 7f94d78315dcfa4a25ec11723f51720c7bb9862d /mcgoron | |
| parent | xor (diff) | |
move files to fit the library search of implementations like chibi and cyclone
Diffstat (limited to '')
| -rw-r--r-- | mcgoron/weight-balanced-trees/internal.scm (renamed from mcgoron.weight-balanced-trees.internal.scm) | 0 | ||||
| -rw-r--r-- | mcgoron/weight-balanced-trees/internal.sld (renamed from mcgoron.weight-balanced-trees.internal.sld) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mcgoron.weight-balanced-trees.internal.scm b/mcgoron/weight-balanced-trees/internal.scm index f0dc7c5..f0dc7c5 100644 --- a/mcgoron.weight-balanced-trees.internal.scm +++ b/mcgoron/weight-balanced-trees/internal.scm diff --git a/mcgoron.weight-balanced-trees.internal.sld b/mcgoron/weight-balanced-trees/internal.sld index 5927d0d..2b77a64 100644 --- a/mcgoron.weight-balanced-trees.internal.sld +++ b/mcgoron/weight-balanced-trees/internal.sld @@ -37,5 +37,5 @@ union intersection difference xor update delete every) - (include "mcgoron.weight-balanced-trees.internal.scm")) + (include "internal.scm")) |
