diff test/cedet/tests/test.c @ 105377:7f4c7f5c0eba

Add arch tagline
author Miles Bader <miles@gnu.org>
date Fri, 02 Oct 2009 10:53:34 +0000
parents c99cf31de3f2
children 9a13ceca63a8
line wrap: on
line diff
--- a/test/cedet/tests/test.c	Fri Oct 02 07:11:13 2009 +0000
+++ b/test/cedet/tests/test.c	Fri Oct 02 10:53:34 2009 +0000
@@ -1,7 +1,7 @@
 /* Test file for C language.
  * Attempt to include as many aspects of the C language as possible.
  *
- * $Id: test.c,v 1.1.2.1 2009/09/20 04:00:17 cyd Exp $
+ * $Id: test.c,v 1.2 2009/09/28 23:23:31 cyd Exp $
  *
  */
 /* types of include files */
@@ -220,3 +220,6 @@
 }
 
 /* End of C tests */
+
+/* arch-tag: ac9c7740-05ad-4821-a0b4-5db4357750ae
+   (do not change this comment) */