diff options
| author | krasimir <krasimir@chalmers.se> | 2009-03-16 14:39:54 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2009-03-16 14:39:54 +0000 |
| commit | a2c682cf0e88f96afa10546a3d3396db3c85fc12 (patch) | |
| tree | 3bc186f66a7a6cc1fa08571cf0baa9ec2fdae44d /next-lib/src/romanian | |
| parent | a391c69fd3937cab699dbf18ec042c7eca93ac9a (diff) | |
typos in the grammars
Diffstat (limited to 'next-lib/src/romanian')
| -rw-r--r-- | next-lib/src/romanian/GrammarRon.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/romanian/GrammarRon.gf b/next-lib/src/romanian/GrammarRon.gf index 4db46bbf6..43460e8f7 100644 --- a/next-lib/src/romanian/GrammarRon.gf +++ b/next-lib/src/romanian/GrammarRon.gf @@ -1,7 +1,7 @@ --# -path=.:../romance:../abstract:../common:prelude
concrete GrammarRon of Grammar =
- NumeralRon,
+ NumeralRon
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
