autogenerate parts of the syntax

This commit is contained in:
Krasimir Angelov
2026-03-19 15:25:04 +01:00
parent 0cd3450e08
commit ce2f785f92
6 changed files with 102 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
concrete AdjectiveMkd of Adjective = CatMkd ** open Prelude,ResMkd in {
flags
coding = "UTF-8" ;
lin PositA a = a ** {isPre = True} ;
}