* Ditched the frames mode completely. It wasn't working properly in,
[citadel.git] / webcit / wildmat.c
index 1e5f6f49363451bf6c19ef3c1b722f255358e778..c9e1db0a2c65b000d129fffc1095414b14ca81de 100644 (file)
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
  * $Log$
+ * Revision 1.2  1999/06/03 03:48:52  ajc
+ *         * Ditched the frames mode completely.  It wasn't working properly in,
+ *           among other places, IE 5.  Die, Bill, Die.
+ *
  * Revision 1.1  1999/03/07 03:09:55  ajc
  *         * wildmat.c, braindamage.c: added
  *
  * 
  */
 
-#ifndef lint
-static char *ident = "$Id$";
-static char *copyright = "Copyright (c) 1989 Mark H. Colburn.\nAll rights reserved.\n";
-#endif                         /* ! lint */
-
-
 /* Includes */
 
 #include <stdlib.h>