diff options
| author | bjorn <bjorn@bringert.net> | 2008-10-29 13:06:03 +0000 |
|---|---|---|
| committer | bjorn <bjorn@bringert.net> | 2008-10-29 13:06:03 +0000 |
| commit | 03fb2af472e376aedadc4e8e386df24491c5d547 (patch) | |
| tree | 647393c9b25a0d173ede2414cebf8a61b8ec7e33 /next-lib/src/latin | |
| parent | 97e1f27a0c7e03a397612c91968d84874c36f53a (diff) | |
Remove superfluous RP argument to EmptyRelSlash.
Diffstat (limited to 'next-lib/src/latin')
| -rw-r--r-- | next-lib/src/latin/ExtraLat.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/latin/ExtraLat.gf b/next-lib/src/latin/ExtraLat.gf index 5fc660221..09c9059ac 100644 --- a/next-lib/src/latin/ExtraLat.gf +++ b/next-lib/src/latin/ExtraLat.gf @@ -10,7 +10,7 @@ -- rp.s ! RC (fromAgr ag).g Acc ++ slash.s ! t ! a ! p ! ODir ++ slash.c2 ; -- c = Acc -- } ; --- EmptyRelSlash rp slash = { +-- EmptyRelSlash slash = { -- s = \\t,a,p,_ => slash.s ! t ! a ! p ! ODir ++ slash.c2 ; -- c = Acc -- } ; |
