Add arch taglines
[bpt/emacs.git] / oldXMenu / Create.c
index e500e40..9dcfead 100644 (file)
@@ -1,4 +1,4 @@
-/* $Header: /cvs/emacs/oldXMenu/Create.c,v 1.1 1999/10/03 19:34:56 fx Exp $ */
+/* $Header: /cvsroot/emacs/emacs/oldXMenu/Create.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
 
 #include "copyright.h"
@@ -759,3 +759,6 @@ XMenuCreate(display, parent, def_env)
   _XMErrorCode = XME_NO_ERROR;
   return(menu);
 }
+
+/* arch-tag: 6945b7d2-3b13-40b9-8b6e-56b1b20f3463
+   (do not change this comment) */