[make -mfgrin the default
John Meacham <john@repetae.net>**20070313060142] hunk ./C/Arch.hs 71
-    Nothing -> False
-    Just o -> "fgrin" `isPrefixOf` o
+    Nothing -> True
+    Just o -> "grin" `isPrefixOf` o