Expunge revision histories in files.
[u/mdw/catacomb] / bittest.c
index 54bc6d5..b246d7a 100644 (file)
--- a/bittest.c
+++ b/bittest.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: bittest.c,v 1.1 2002/10/19 17:56:50 mdw Exp $
+ * $Id: bittest.c,v 1.2 2004/04/08 01:36:15 mdw Exp $
  *
  * Check the bit operations work
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: bittest.c,v $
- * Revision 1.1  2002/10/19 17:56:50  mdw
- * Fix bit operations.  Test them (a bit) better.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <stdio.h>