From c20155977bc23c2be19842cc065e4444b304ecce Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 11 Jun 2024 02:13:57 +0900 Subject: Rename from `algebraic-structs` to `algebraic-structures` --- algebraic-structures.foldable.list.base.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'algebraic-structures.foldable.list.base.scm') diff --git a/algebraic-structures.foldable.list.base.scm b/algebraic-structures.foldable.list.base.scm index 0f5c656..936f03f 100644 --- a/algebraic-structures.foldable.list.base.scm +++ b/algebraic-structures.foldable.list.base.scm @@ -1,2 +1,2 @@ -(module (algebraic-structs foldable list base) (foldl foldr) +(module (algebraic-structures foldable list base) (foldl foldr) (import (only (chicken base) foldl foldr))) -- cgit v1.2.3