Set svn:keywords property to Id.
authorRichard W.M. Jones <rich@annexia.org>
Thu, 17 Jul 2008 08:26:23 +0000 (08:26 +0000)
committerRichard W.M. Jones <rich@annexia.org>
Thu, 17 Jul 2008 08:26:23 +0000 (08:26 +0000)
tests/60_simple_offset.ml
tests/61_offset_string.ml

index 556fd86..9e683b0 100644 (file)
@@ -1,5 +1,5 @@
 (* Simple offset test
- * $Id: 50_named_pattern.ml 86 2008-06-13 15:56:04Z richard.wm.jones $
+ * $Id$
  *)
 
 open Printf
index 556e028..a75d80a 100644 (file)
@@ -1,6 +1,6 @@
 (* Offset string.  The rotation functions used for strings are
  * very complicated so this is worth testing separately.
- * $Id: 50_named_pattern.ml 86 2008-06-13 15:56:04Z richard.wm.jones $
+ * $Id$
  *)
 
 open Printf