summaryrefslogtreecommitdiff
path: root/next-lib/src/latin/LangLat.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/latin/LangLat.gf')
-rw-r--r--next-lib/src/latin/LangLat.gf10
1 files changed, 0 insertions, 10 deletions
diff --git a/next-lib/src/latin/LangLat.gf b/next-lib/src/latin/LangLat.gf
deleted file mode 100644
index c84169b5a..000000000
--- a/next-lib/src/latin/LangLat.gf
+++ /dev/null
@@ -1,10 +0,0 @@
---# -path=.:../abstract:../common:prelude
-
-concrete LangLat of Lang =
- GrammarLat,
- LexiconLat
- ** {
-
-flags startcat = Phr ; unlexer = text ; lexer = text ;
-
-} ;