Expunge old CVS cruft.
[xor] / level.c
diff --git a/level.c b/level.c
index f2e7922..e41bb9f 100644 (file)
--- a/level.c
+++ b/level.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: level.c,v 1.1 2003/12/12 10:55:30 mdw Exp $
+ * $Id$
  *
  * Level I/O and handling
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: level.c,v $
- * Revision 1.1  2003/12/12 10:55:30  mdw
- * Initial checkin.  Not there yet.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include "xor.h"