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.functor.make.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'algebraic-structures.functor.make.scm') diff --git a/algebraic-structures.functor.make.scm b/algebraic-structures.functor.make.scm index 23b366f..c095717 100644 --- a/algebraic-structures.functor.make.scm +++ b/algebraic-structures.functor.make.scm @@ -1,3 +1,3 @@ -(functor ((algebraic-structs functor make) (F (map))) +(functor ((algebraic-structures functor make) (F (map))) (map) (import F)) -- cgit v1.2.3