From: Miles Bader Date: Mon, 24 Nov 2003 22:23:52 +0000 (+0000) Subject: Add arch taglines X-Git-Tag: ttn-vms-21-2-B4~8278 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=def6201d44dbf4b5713ac5bc604f18afd7637e58;p=emacs.git Add arch taglines --- diff --git a/mac/inc/grp.h b/mac/inc/grp.h index 55657c48e49..9c60d5ca2ce 100755 --- a/mac/inc/grp.h +++ b/mac/inc/grp.h @@ -31,3 +31,6 @@ struct group { struct group *getgrgid(gid_t); #endif /* _GRP_H */ + +/* arch-tag: 3b1d3315-05d5-4c7a-8404-3754bb40020c + (do not change this comment) */ diff --git a/nt/inc/grp.h b/nt/inc/grp.h index d2ef3c09366..b0cac8b10e6 100755 --- a/nt/inc/grp.h +++ b/nt/inc/grp.h @@ -31,3 +31,6 @@ struct group { struct group *getgrgid(gid_t); #endif /* _GRP_H */ + +/* arch-tag: 82840357-7946-4a87-9c97-c0281b49aca3 + (do not change this comment) */ diff --git a/vms/make-mms-derivative.el b/vms/make-mms-derivative.el index 84a9c140443..390d08d3dd4 100644 --- a/vms/make-mms-derivative.el +++ b/vms/make-mms-derivative.el @@ -119,4 +119,5 @@ (provide 'make-mms-derivative) +;;; arch-tag: a5b08625-3952-4053-be16-296220e27bb0 ;;; make-mms-derivative.el ends here