From ee9b5354e7e1c6ab2e5cbb79d228657842d28878 Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Fri, 5 Jun 2020 21:18:43 +0200 Subject: [PATCH] (Swa) Move old Swahili files to src/swahili/old --- src/swahili/{ => old}/AdjectiveSwa.gf | 0 src/swahili/{ => old}/AdverbSwa.gf | 0 src/swahili/{ => old}/BackwardSwa.gf | 0 src/swahili/{ => old}/CatSwa.gf | 0 src/swahili/{ => old}/CompatibilitySwa.gf | 0 src/swahili/{ => old}/ConjunctionSwa.gf | 0 src/swahili/{ => old}/ExtraSwa.gf | 0 src/swahili/{ => old}/ExtraSwaAbs.gf | 0 src/swahili/{ => old}/GrammarSwa.gf | 0 src/swahili/{ => old}/IdiomSwa.gf | 0 src/swahili/{ => old}/IrregSwa.gf | 0 src/swahili/{ => old}/IrregSwaAbs.gf | 0 src/swahili/{ => old}/LangSwa.gf | 0 src/swahili/{ => old}/LexiconSwa.gf | 0 src/swahili/{ => old}/MakeStructuralSwa.gf | 0 src/swahili/{ => old}/MorphoSwa.gf | 0 src/swahili/{ => old}/NounSwa.gf | 0 src/swahili/{ => old}/NumeralSwa.gf | 0 src/swahili/{ => old}/OverloadSwa.gf | 0 src/swahili/{ => old}/ParadigmsSwa.gf | 0 src/swahili/{ => old}/PhraseSwa.gf | 0 src/swahili/{ => old}/QuestionSwa.gf | 0 src/swahili/{ => old}/RelativeSwa.gf | 0 src/swahili/{ => old}/ResSwa.gf | 0 src/swahili/{ => old}/SentenceSwa.gf | 0 src/swahili/{ => old}/StructuralSwa.gf | 0 src/swahili/{ => old}/SymbolSwa.gf | 0 src/swahili/{ => old}/VerbSwa.gf | 0 src/swahili/{ => old}/noun0.gf | 0 29 files changed, 0 insertions(+), 0 deletions(-) rename src/swahili/{ => old}/AdjectiveSwa.gf (100%) rename src/swahili/{ => old}/AdverbSwa.gf (100%) rename src/swahili/{ => old}/BackwardSwa.gf (100%) rename src/swahili/{ => old}/CatSwa.gf (100%) rename src/swahili/{ => old}/CompatibilitySwa.gf (100%) rename src/swahili/{ => old}/ConjunctionSwa.gf (100%) rename src/swahili/{ => old}/ExtraSwa.gf (100%) rename src/swahili/{ => old}/ExtraSwaAbs.gf (100%) rename src/swahili/{ => old}/GrammarSwa.gf (100%) rename src/swahili/{ => old}/IdiomSwa.gf (100%) rename src/swahili/{ => old}/IrregSwa.gf (100%) rename src/swahili/{ => old}/IrregSwaAbs.gf (100%) rename src/swahili/{ => old}/LangSwa.gf (100%) rename src/swahili/{ => old}/LexiconSwa.gf (100%) rename src/swahili/{ => old}/MakeStructuralSwa.gf (100%) rename src/swahili/{ => old}/MorphoSwa.gf (100%) rename src/swahili/{ => old}/NounSwa.gf (100%) rename src/swahili/{ => old}/NumeralSwa.gf (100%) rename src/swahili/{ => old}/OverloadSwa.gf (100%) rename src/swahili/{ => old}/ParadigmsSwa.gf (100%) rename src/swahili/{ => old}/PhraseSwa.gf (100%) rename src/swahili/{ => old}/QuestionSwa.gf (100%) rename src/swahili/{ => old}/RelativeSwa.gf (100%) rename src/swahili/{ => old}/ResSwa.gf (100%) rename src/swahili/{ => old}/SentenceSwa.gf (100%) rename src/swahili/{ => old}/StructuralSwa.gf (100%) rename src/swahili/{ => old}/SymbolSwa.gf (100%) rename src/swahili/{ => old}/VerbSwa.gf (100%) rename src/swahili/{ => old}/noun0.gf (100%) diff --git a/src/swahili/AdjectiveSwa.gf b/src/swahili/old/AdjectiveSwa.gf similarity index 100% rename from src/swahili/AdjectiveSwa.gf rename to src/swahili/old/AdjectiveSwa.gf diff --git a/src/swahili/AdverbSwa.gf b/src/swahili/old/AdverbSwa.gf similarity index 100% rename from src/swahili/AdverbSwa.gf rename to src/swahili/old/AdverbSwa.gf diff --git a/src/swahili/BackwardSwa.gf b/src/swahili/old/BackwardSwa.gf similarity index 100% rename from src/swahili/BackwardSwa.gf rename to src/swahili/old/BackwardSwa.gf diff --git a/src/swahili/CatSwa.gf b/src/swahili/old/CatSwa.gf similarity index 100% rename from src/swahili/CatSwa.gf rename to src/swahili/old/CatSwa.gf diff --git a/src/swahili/CompatibilitySwa.gf b/src/swahili/old/CompatibilitySwa.gf similarity index 100% rename from src/swahili/CompatibilitySwa.gf rename to src/swahili/old/CompatibilitySwa.gf diff --git a/src/swahili/ConjunctionSwa.gf b/src/swahili/old/ConjunctionSwa.gf similarity index 100% rename from src/swahili/ConjunctionSwa.gf rename to src/swahili/old/ConjunctionSwa.gf diff --git a/src/swahili/ExtraSwa.gf b/src/swahili/old/ExtraSwa.gf similarity index 100% rename from src/swahili/ExtraSwa.gf rename to src/swahili/old/ExtraSwa.gf diff --git a/src/swahili/ExtraSwaAbs.gf b/src/swahili/old/ExtraSwaAbs.gf similarity index 100% rename from src/swahili/ExtraSwaAbs.gf rename to src/swahili/old/ExtraSwaAbs.gf diff --git a/src/swahili/GrammarSwa.gf b/src/swahili/old/GrammarSwa.gf similarity index 100% rename from src/swahili/GrammarSwa.gf rename to src/swahili/old/GrammarSwa.gf diff --git a/src/swahili/IdiomSwa.gf b/src/swahili/old/IdiomSwa.gf similarity index 100% rename from src/swahili/IdiomSwa.gf rename to src/swahili/old/IdiomSwa.gf diff --git a/src/swahili/IrregSwa.gf b/src/swahili/old/IrregSwa.gf similarity index 100% rename from src/swahili/IrregSwa.gf rename to src/swahili/old/IrregSwa.gf diff --git a/src/swahili/IrregSwaAbs.gf b/src/swahili/old/IrregSwaAbs.gf similarity index 100% rename from src/swahili/IrregSwaAbs.gf rename to src/swahili/old/IrregSwaAbs.gf diff --git a/src/swahili/LangSwa.gf b/src/swahili/old/LangSwa.gf similarity index 100% rename from src/swahili/LangSwa.gf rename to src/swahili/old/LangSwa.gf diff --git a/src/swahili/LexiconSwa.gf b/src/swahili/old/LexiconSwa.gf similarity index 100% rename from src/swahili/LexiconSwa.gf rename to src/swahili/old/LexiconSwa.gf diff --git a/src/swahili/MakeStructuralSwa.gf b/src/swahili/old/MakeStructuralSwa.gf similarity index 100% rename from src/swahili/MakeStructuralSwa.gf rename to src/swahili/old/MakeStructuralSwa.gf diff --git a/src/swahili/MorphoSwa.gf b/src/swahili/old/MorphoSwa.gf similarity index 100% rename from src/swahili/MorphoSwa.gf rename to src/swahili/old/MorphoSwa.gf diff --git a/src/swahili/NounSwa.gf b/src/swahili/old/NounSwa.gf similarity index 100% rename from src/swahili/NounSwa.gf rename to src/swahili/old/NounSwa.gf diff --git a/src/swahili/NumeralSwa.gf b/src/swahili/old/NumeralSwa.gf similarity index 100% rename from src/swahili/NumeralSwa.gf rename to src/swahili/old/NumeralSwa.gf diff --git a/src/swahili/OverloadSwa.gf b/src/swahili/old/OverloadSwa.gf similarity index 100% rename from src/swahili/OverloadSwa.gf rename to src/swahili/old/OverloadSwa.gf diff --git a/src/swahili/ParadigmsSwa.gf b/src/swahili/old/ParadigmsSwa.gf similarity index 100% rename from src/swahili/ParadigmsSwa.gf rename to src/swahili/old/ParadigmsSwa.gf diff --git a/src/swahili/PhraseSwa.gf b/src/swahili/old/PhraseSwa.gf similarity index 100% rename from src/swahili/PhraseSwa.gf rename to src/swahili/old/PhraseSwa.gf diff --git a/src/swahili/QuestionSwa.gf b/src/swahili/old/QuestionSwa.gf similarity index 100% rename from src/swahili/QuestionSwa.gf rename to src/swahili/old/QuestionSwa.gf diff --git a/src/swahili/RelativeSwa.gf b/src/swahili/old/RelativeSwa.gf similarity index 100% rename from src/swahili/RelativeSwa.gf rename to src/swahili/old/RelativeSwa.gf diff --git a/src/swahili/ResSwa.gf b/src/swahili/old/ResSwa.gf similarity index 100% rename from src/swahili/ResSwa.gf rename to src/swahili/old/ResSwa.gf diff --git a/src/swahili/SentenceSwa.gf b/src/swahili/old/SentenceSwa.gf similarity index 100% rename from src/swahili/SentenceSwa.gf rename to src/swahili/old/SentenceSwa.gf diff --git a/src/swahili/StructuralSwa.gf b/src/swahili/old/StructuralSwa.gf similarity index 100% rename from src/swahili/StructuralSwa.gf rename to src/swahili/old/StructuralSwa.gf diff --git a/src/swahili/SymbolSwa.gf b/src/swahili/old/SymbolSwa.gf similarity index 100% rename from src/swahili/SymbolSwa.gf rename to src/swahili/old/SymbolSwa.gf diff --git a/src/swahili/VerbSwa.gf b/src/swahili/old/VerbSwa.gf similarity index 100% rename from src/swahili/VerbSwa.gf rename to src/swahili/old/VerbSwa.gf diff --git a/src/swahili/noun0.gf b/src/swahili/old/noun0.gf similarity index 100% rename from src/swahili/noun0.gf rename to src/swahili/old/noun0.gf