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