syst-mes.mkxl /size: 590 b    last modification: 2021-10-28 13:51
1%D \module
2%D   [       file=syst-mes,
3%D        version=2010.06.03,
4%D          title=\CONTEXT\ System Macros,
5%D       subtitle=Messages,
6%D         author=Hans Hagen,
7%D           date=\currentdate,
8%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
9%C
10%C This module is part of the \CONTEXT\ macro||package and is
11%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12%C details.
13
14% These will be overloaded later on:
15
16\protected\def\writestring{\immediate\write\statuswrite}
17\protected\def\writeline  {\writestring{}}
18%         \let\message     \normalmessage
19
20\endinput
21