]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/AddPane.c
(checkgcc): Move "del junk.o" to here, and make it conditional on existence
[gnu-emacs] / oldXMenu / AddPane.c
index ab8ed42b01279326f2fdc407eb423b0407d1ce5a..54b55a150c9d2e58d8cc09853f407556b4143849 100644 (file)
@@ -1,8 +1,7 @@
-#include "copyright.h"
-
-/* $Header: /cvs/emacs/oldXMenu/AddPane.c,v 1.1 1999/10/03 19:34:51 fx Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
 
+#include "copyright.h"
+
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
  *
@@ -102,3 +101,6 @@ XMenuAddPane(display, menu, label, active)
     _XMErrorCode = XME_NO_ERROR;
     return((menu->p_count - 1));
 }
+
+/* arch-tag: 62a26021-f29d-48ba-96ef-3b6c4ebd6547
+   (do not change this comment) */