X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/xor/blobdiff_plain/fc27aa702e12309b976e4014fcb8b05e5e2e2e0a..73e1eaf26d7c83c54111043a4f3c5d44cd267f6d:/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"