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