diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-09-15 09:48:20 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-09-15 09:48:20 +0000 |
| commit | 35932d54726fd39b0eaa0911847653320fad9282 (patch) | |
| tree | 5be4ba796d4785e0707e902f12d6372489765a33 /examples | |
| parent | a8a43ed55c4e496dea8c343b053044650aefe230 (diff) | |
commented out Swadesh.other_A, which is not implemented
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/bronzeage/Swadesh.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bronzeage/Swadesh.gf b/examples/bronzeage/Swadesh.gf index 8e7e488c3..c831a3e74 100644 --- a/examples/bronzeage/Swadesh.gf +++ b/examples/bronzeage/Swadesh.gf @@ -79,7 +79,7 @@ abstract Swadesh = Cat ** { near_A : A ; new_A : A ; old_A : A ; - other_A : A ; +---- other_A : A ; red_A : A ; rotten_A : A ; round_A : A ; |
