summaryrefslogtreecommitdiff
path: root/tex/context/base/syst-rtp.mkii
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/syst-rtp.mkii')
-rw-r--r--tex/context/base/syst-rtp.mkii18
1 files changed, 18 insertions, 0 deletions
diff --git a/tex/context/base/syst-rtp.mkii b/tex/context/base/syst-rtp.mkii
new file mode 100644
index 000000000..a1c6abe2e
--- /dev/null
+++ b/tex/context/base/syst-rtp.mkii
@@ -0,0 +1,18 @@
+%D \module
+%D [ file=syst-rtp, % copied from core-job
+%D version=1997.03.31,
+%D title=\CONTEXT\ Core Macros,
+%D subtitle=Run Time Processes,
+%D author=Hans Hagen,
+%D date=\currentdate,
+%D copyright={PRAGMA / Hans Hagen \& Ton Otten}]
+%C
+%C This module is part of the \CONTEXT\ macro||package and is
+%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
+%C details.
+
+\unprotect
+
+\def\executesystemcommand{\immediate\write18}
+
+\protect \endinput