diff options
| author | aarne <aarne@chalmers.se> | 2010-03-21 03:37:02 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-03-21 03:37:02 +0000 |
| commit | 68840a3d6a745b0c98ee63e070afce22e10c3ba4 (patch) | |
| tree | b63b632fb53b328701a947ac164ff0c65983a0e8 /examples/phrasebook/SentencesRon.gf | |
| parent | 5584415807061e801c124bdbaa37350c3b418a25 (diff) | |
Diff interface for Phrasebook
Diffstat (limited to 'examples/phrasebook/SentencesRon.gf')
| -rw-r--r-- | examples/phrasebook/SentencesRon.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/phrasebook/SentencesRon.gf b/examples/phrasebook/SentencesRon.gf index ab6b67585..eec9ea756 100644 --- a/examples/phrasebook/SentencesRon.gf +++ b/examples/phrasebook/SentencesRon.gf @@ -1,2 +1,3 @@ concrete SentencesRon of Sentences = NumeralRon ** SentencesI with + (DiffPhrasebook = DiffPhrasebookRon), (Syntax = SyntaxRon) ; |
