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