summaryrefslogtreecommitdiff
path: root/examples/lrec-tutorial/face/FaceEng.gf
blob: bac0b5f5abdaa1549cb676ba2f652d119d2df946 (plain)
1
2
3
4
5
6
7
--# -path=.:present

concrete FaceEng of Face = FaceI with
  (Syntax = SyntaxEng), 
  (LexFace = LexFaceEng) ;