X-Git-Url: https://git.distorted.org.uk/~mdw/xor/blobdiff_plain/fc27aa702e12309b976e4014fcb8b05e5e2e2e0a..fd59d42f9064c210b091078414fb12ac5308d2c0:/cell.c diff --git a/cell.c b/cell.c index a9e87b7..e60232a 100644 --- a/cell.c +++ b/cell.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: cell.c,v 1.1 2003/12/12 10:55:30 mdw Exp $ + * $Id$ * * Cell attributes and behaviour * @@ -26,14 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: cell.c,v $ - * Revision 1.1 2003/12/12 10:55:30 mdw - * Initial checkin. Not there yet. - * - */ - /*----- Header files ------------------------------------------------------*/ #include "xor.h"