Remove CVS cruft.
[rocl] / vec.h
diff --git a/vec.h b/vec.h
index 6221ab1..34e1560 100644 (file)
--- 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
  *
  * 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