Add arch taglines
[bpt/emacs.git] / oldXMenu / Recomp.c
index 933a6bf..952bf9f 100644 (file)
@@ -1,6 +1,6 @@
 #include "copyright.h"
 
-/* $Header: /cvs/emacs/oldXMenu/Recomp.c,v 1.1 1999/10/03 19:35:11 fx Exp $ */
+/* $Header: /cvsroot/emacs/emacs/oldXMenu/Recomp.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
@@ -102,3 +102,6 @@ XMenuRecompute(display, menu)
     _XMErrorCode = XME_NO_ERROR;
     return(XM_SUCCESS);
 }
+
+/* arch-tag: 1fe99b82-3873-4aab-b2b3-f277c93e00d9
+   (do not change this comment) */