From d0230cd3c4e55d716892895b5f17409a9fb2aa1b Mon Sep 17 00:00:00 2001 From: Michael Sippel <micha@fragmental.art> Date: Tue, 28 Jan 2025 23:56:58 +0100 Subject: [PATCH] move morphism-base files to directory --- morphisms/{ => morphism-base}/length_prefix.morphism-base | 0 morphisms/{ => morphism-base}/posint.morphism-base | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename morphisms/{ => morphism-base}/length_prefix.morphism-base (100%) rename morphisms/{ => morphism-base}/posint.morphism-base (100%) diff --git a/morphisms/length_prefix.morphism-base b/morphisms/morphism-base/length_prefix.morphism-base similarity index 100% rename from morphisms/length_prefix.morphism-base rename to morphisms/morphism-base/length_prefix.morphism-base diff --git a/morphisms/posint.morphism-base b/morphisms/morphism-base/posint.morphism-base similarity index 100% rename from morphisms/posint.morphism-base rename to morphisms/morphism-base/posint.morphism-base