--- a/src/main.c Thu Jun 05 22:26:07 2003 +0000
+++ b/src/main.c Thu Jun 05 22:47:30 2003 +0000
@@ -656,7 +656,7 @@
#ifdef DEBUG
opt_debug = 1;
#endif
-
+abort();
#ifdef ENABLE_NLS
bindtextdomain(PACKAGE, LOCALEDIR);
bind_textdomain_codeset(PACKAGE, "UTF-8");