From 5040d877b8937cb4a8a331fcad3438eeb9118306 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Fri, 16 Jan 2009 12:29:27 +0000 Subject: [PATCH] Reorder sections. --- MIM/ispell.mim | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MIM/ispell.mim b/MIM/ispell.mim index 286ebf9..591eb83 100644 --- a/MIM/ispell.mim +++ b/MIM/ispell.mim @@ -31,6 +31,9 @@ done by the m17n input method. (title "ISPELL") +(module + (libmimx-ispell ispell_word init fini)) + (map (alpha ("A" "A") ("B" "B") ("C" "C") ("D" "D") ("E" "E") ("F" "F") ("G" "G") @@ -48,9 +51,6 @@ done by the m17n input method. ((Left) (select @-)) ((Right) (select @+)))) -(module - (libmimx-ispell ispell_word init fini)) - (state (init (alpha (shift alpha))) -- 1.7.10.4