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.alternative.make.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'algebraic-structures.alternative.make.scm') diff --git a/algebraic-structures.alternative.make.scm b/algebraic-structures.alternative.make.scm index df4e0f4..29f8352 100644 --- a/algebraic-structures.alternative.make.scm +++ b/algebraic-structures.alternative.make.scm @@ -1,4 +1,4 @@ -(functor ((algebraic-structs alternative make) (A (pure map map2 alt empty))) +(functor ((algebraic-structures alternative make) (A (pure map map2 alt empty))) (pure map map2 alt empty guard) (import (except scheme map apply) (only (chicken base) void) -- cgit v1.2.3