forked from GitHub/gf-core
lrec tutorial examples
This commit is contained in:
7
examples/lrec-tutorial/face/FaceEng.gf
Normal file
7
examples/lrec-tutorial/face/FaceEng.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete FaceEng of Face = FaceI with
|
||||
(Syntax = SyntaxEng),
|
||||
(LexFace = LexFaceEng) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user