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.vector.base.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'algebraic-structures.functor.vector.base.scm') diff --git a/algebraic-structures.functor.vector.base.scm b/algebraic-structures.functor.vector.base.scm index 2f44673..1449ed6 100644 --- a/algebraic-structures.functor.vector.base.scm +++ b/algebraic-structures.functor.vector.base.scm @@ -1,4 +1,4 @@ -(module (algebraic-structs functor vector base) (map) +(module (algebraic-structures functor vector base) (map) (import (rename scheme (map list-map)) (only (chicken base) add1)) -- cgit v1.2.3