diff src/point.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children
line wrap: on
line diff
--- a/src/point.h	Thu Apr 15 01:08:34 2004 +0000
+++ b/src/point.h	Fri Apr 16 12:51:06 2004 +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) */