From 7f07d36034cb9e1d92462bc589e734a45922f14e Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Sun, 7 Jun 2020 02:10:54 +0000 Subject: More underscored index entries. git-svn-id: svn://tug.org/texlive/trunk@55460 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ctiedir/ctie-k.ch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Build/source/texk/web2c/ctiedir') diff --git a/Build/source/texk/web2c/ctiedir/ctie-k.ch b/Build/source/texk/web2c/ctiedir/ctie-k.ch index bf2e92d770d..38e86be0b39 100644 --- a/Build/source/texk/web2c/ctiedir/ctie-k.ch +++ b/Build/source/texk/web2c/ctiedir/ctie-k.ch @@ -113,9 +113,10 @@ replaces the complex \.{TIE} character set handling (based on that of the original \.{WEB} system) with the standard \.{CWEB} behaviour, and so uses the |char| type for input and output. -The \.{kpathsea} library (version 3.4.5 and higher) defines the |true|, -|false|, |boolean| and |string| types in \.{}, -so we do not actually need to define them here. +The \.{kpathsea} library (version 3.4.5 and higher) defines the |@!boolean| +(with the values |@!true| and |@!false|) and |@!string| (and |@!const_string|) +types in \.{}, so we do not actually need to define +them here. @s boolean int @s string int @@ -195,8 +196,7 @@ This should cause no trouble in any \CEE/ program. @y @ And we need dynamic memory allocation. This should cause no trouble in any \CEE/ program. -The \.{kpathsea} include files handle the definition of |malloc()|, -too. +The \.{kpathsea} include files handle the definition of |@!malloc|, too. @^system dependencies@> @z -- cgit v1.2.3