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