From 552cd6c999f3e44b13be88e45c4a8cb391eb40cf Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 11 Jun 2024 02:10:37 +0900 Subject: Rename filename from `algebraic-structs` to `algebraic-structures` --- algebraic-structs.functor.list.scm | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 algebraic-structs.functor.list.scm (limited to 'algebraic-structs.functor.list.scm') diff --git a/algebraic-structs.functor.list.scm b/algebraic-structs.functor.list.scm deleted file mode 100644 index 62c4910..0000000 --- a/algebraic-structs.functor.list.scm +++ /dev/null @@ -1,5 +0,0 @@ -(import (only (algebraic-structs functor list base))) -(import (only (algebraic-structs functor make))) - -(module (algebraic-structs functor list) = ((algebraic-structs functor make) - (algebraic-structs functor list base))) -- cgit v1.2.3