1
0
forked from GitHub/gf-rgl

atomic sentences

This commit is contained in:
aarne
2004-08-17 08:41:41 +00:00
parent fbfcfbca19
commit bf5f8fbf14
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
instance AtomGer of Atom = ResourceExtGer ** open ResourceGer, TypesGer in {
oper SBranch = Order => Str ;
}