comparison src/w16select.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents be195e2a4bfb
children a8fa7c632ee4 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
762 QPRIMARY = intern ("PRIMARY"); staticpro (&QPRIMARY); 762 QPRIMARY = intern ("PRIMARY"); staticpro (&QPRIMARY);
763 QCLIPBOARD = intern ("CLIPBOARD"); staticpro (&QCLIPBOARD); 763 QCLIPBOARD = intern ("CLIPBOARD"); staticpro (&QCLIPBOARD);
764 } 764 }
765 765
766 #endif /* MSDOS */ 766 #endif /* MSDOS */
767
768 /* arch-tag: 085a22c8-7324-436e-a6da-102464ce95d8
769 (do not change this comment) */