diff options
Diffstat (limited to 'next-lib/src/catalan/LangCat.gf')
| -rw-r--r-- | next-lib/src/catalan/LangCat.gf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/next-lib/src/catalan/LangCat.gf b/next-lib/src/catalan/LangCat.gf deleted file mode 100644 index b7643a81b..000000000 --- a/next-lib/src/catalan/LangCat.gf +++ /dev/null @@ -1,10 +0,0 @@ ---# -path=.:../romance:../abstract:../common:../prelude - -concrete LangCat of Lang = - GrammarCat, - LexiconCat - ** { - -flags startcat = Phr ; unlexer = text ; lexer = text ; - -} ; |
