Files
gf-core/examples/lrec-tutorial/face/FaceEng.gf
2010-04-24 11:34:04 +00:00

8 lines
113 B
Plaintext

--# -path=.:present
concrete FaceEng of Face = FaceI with
(Syntax = SyntaxEng),
(LexFace = LexFaceEng) ;