(Swa) Move old Swahili files to src/swahili/old

This commit is contained in:
Inari Listenmaa
2020-06-05 21:18:43 +02:00
parent fd31f9f6e6
commit ee9b5354e7
29 changed files with 0 additions and 0 deletions
-15
View File
@@ -1,15 +0,0 @@
concrete StructuralSwa of Structural = CatSwa **
open MorphoSwa, ResSwa, ParadigmsSwa,
(C = ConstructX), Prelude in {
flags optimize=all ;
lin
this_Quant = {s = \\n,g,anim,c => mkQuant SpHrObj n g anim Nom P3} ;
this_Quant1 = {s = \\n,g,anim,c => mkQuant HrObj n g anim Nom P3} ;
that_Quant = {s = \\n,g,anim,c => mkQuant SpHr n g anim Nom P3} ;
}