diff src/lread.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 2699fa0f135f
children 78f37e5ea2f2 7900111db01c 375f2633d815
line wrap: on
line diff
--- a/src/lread.c	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/lread.c	Mon Sep 01 15:45:59 2003 +0000
@@ -3970,3 +3970,6 @@
   Vloads_in_progress = Qnil;
   staticpro (&Vloads_in_progress);
 }
+
+/* arch-tag: a0d02733-0f96-4844-a659-9fd53c4f414d
+   (do not change this comment) */