diff options
Diffstat (limited to 'examples/lrec-tutorial/face/LexFaceEng.gf')
| -rw-r--r-- | examples/lrec-tutorial/face/LexFaceEng.gf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/lrec-tutorial/face/LexFaceEng.gf b/examples/lrec-tutorial/face/LexFaceEng.gf deleted file mode 100644 index 042d19923..000000000 --- a/examples/lrec-tutorial/face/LexFaceEng.gf +++ /dev/null @@ -1,8 +0,0 @@ -instance LexFaceEng of LexFace = open SyntaxEng, ParadigmsEng in { - -oper - like_V2 = mkV2 "like" ; - invitation_N = mkN "invitation" ; - friend_N = mkN "friend" ; - -} |
