X-Git-Url: https://git.distorted.org.uk/~mdw/rocl/blobdiff_plain/ef7a35ca362e47f37aa15c4d164241f84fe538d9..9590c915c9bfe4a4fbe6a2d3af91fa4a9cb7027b:/vec.h diff --git a/vec.h b/vec.h index 6221ab1..34e1560 100644 --- a/vec.h +++ b/vec.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: vec.h,v 1.1 2003/03/07 20:04:21 mdw Exp $ + * $Id$ * * Vectors and arrays in Tcl * @@ -24,14 +24,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: vec.h,v $ - * Revision 1.1 2003/03/07 20:04:21 mdw - * Version bump. - * - */ - #ifndef VEC_H #define VEC_H