diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2023-08-08 15:24:40 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2023-08-08 15:24:40 +0000 |
commit | fca7bfd95d81e76b71fb751245011a9538adda68 (patch) | |
tree | f3cedd7c7f55b80caeae8bfa7f672ad74ea935c4 /Build/source/texk/web2c/cwebdir/comm-w2c.ch | |
parent | c35c194133acc8ef2e53e151da9b26f70bfef5e2 (diff) |
[CWEB] Mark a few 'system dependencies' for the index.
git-svn-id: svn://tug.org/texlive/trunk@67846 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/comm-w2c.ch')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/comm-w2c.ch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.ch b/Build/source/texk/web2c/cwebdir/comm-w2c.ch index 7b641abfee1..76721f57014 100644 --- a/Build/source/texk/web2c/cwebdir/comm-w2c.ch +++ b/Build/source/texk/web2c/cwebdir/comm-w2c.ch @@ -642,7 +642,7 @@ const char *use_language=""; /* prefix of \.{cwebmac.tex} in \TEX/ output */ char cb_banner[max_banner];@/ string texmf_locale;@/ #ifndef SEPARATORS -#define SEPARATORS "://" +#define SEPARATORS "://"@^system dependencies@> #endif char separators[]=SEPARATORS; @@ -819,7 +819,7 @@ Debugging output is always written to |stderr|, and begins with the string Modules for dealing with help messages and version info. -@<Include files@>= +@<Include files@>=@^system dependencies@> #define CWEB #include "help.h" /* |@!CTANGLEHELP|, |@!CWEAVEHELP|, |@!CTWILLHELP| */ |