From 29e40b92e149abd3f187f9fae00d5a5580000474 Mon Sep 17 00:00:00 2001 From: Nick Frolov Date: Thu, 7 Jul 2011 17:10:14 +0000 Subject: The stub of Russian Phrasebook is tweaked to start giving sane output --- examples/phrasebook/SentencesRus.gf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/phrasebook/SentencesRus.gf') diff --git a/examples/phrasebook/SentencesRus.gf b/examples/phrasebook/SentencesRus.gf index 9f3c8adaf..b02fb5b1f 100644 --- a/examples/phrasebook/SentencesRus.gf +++ b/examples/phrasebook/SentencesRus.gf @@ -3,4 +3,5 @@ concrete SentencesRus of Sentences = NumeralRus ** SentencesI - [ ] with (Syntax = SyntaxRus), -- (Symbolic = SymbolicRus), - (Lexicon = LexiconRus) ; + (Lexicon = LexiconRus) ** open Prelude, SyntaxRus in { +} \ No newline at end of file -- cgit v1.2.3