comparison src/w16select.c @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 2f877ed80fa6
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
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) */