1
0
forked from GitHub/gf-rgl

remove the flags

This commit is contained in:
Krasimir Angelov
2026-03-19 17:49:58 +01:00
parent c8a4c28a51
commit 9d18d316c5

View File

@@ -1,5 +1,3 @@
concrete AdverbMkd of Adverb = CatMkd ** open Prelude,ResMkd in {
flags
coding = "UTF-8" ;
lin PrepNP p np = {s = p.s ++ np.s} ;
}
}