diff src/point.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 3165b2697c78
children 375f2633d815
line wrap: on
line diff
--- a/src/point.h	Mon Sep 01 15:45:46 2003 +0000
+++ b/src/point.h	Mon Sep 01 15:45:59 2003 +0000
@@ -3,3 +3,6 @@
 static char point_bits[] = {
    0x1f, 0x0e, 0x0e, 0x04, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x04, 0x04, 0x0e, 0x0e, 0x1f};
+
+/* arch-tag: a8dad510-7254-4964-b71e-bb6f81cce572
+   (do not change this comment) */