diff options
Diffstat (limited to 'doc/tutorial/applications/CommentsEng.gf')
| -rw-r--r-- | doc/tutorial/applications/CommentsEng.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tutorial/applications/CommentsEng.gf b/doc/tutorial/applications/CommentsEng.gf new file mode 100644 index 000000000..cd8879118 --- /dev/null +++ b/doc/tutorial/applications/CommentsEng.gf @@ -0,0 +1,2 @@ +concrete CommentsEng of Comments = CommentsI with + (Syntax = SyntaxEng) ; |
