From 4b8537a30e35def9effd108cbf2f25b0df124cfb Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 30 Apr 2020 12:59:57 +0000 Subject: [TIE] Minor redactions in TeX material only. git-svn-id: svn://tug.org/texlive/trunk@54946 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/tiedir/tie-w2c.ch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/tiedir') diff --git a/Build/source/texk/web2c/tiedir/tie-w2c.ch b/Build/source/texk/web2c/tiedir/tie-w2c.ch index 6ec242baf42..1374d8d648b 100644 --- a/Build/source/texk/web2c/tiedir/tie-w2c.ch +++ b/Build/source/texk/web2c/tiedir/tie-w2c.ch @@ -17,7 +17,7 @@ typedef int boolean; typedef char* string; @y @ Furthermore we include the additional types |boolean| and |string|. -/* |boolean|, |false|, |true|; |string|; all from \.{cpascal.h} */ +/* |boolean|, |false|, |true|; |string|; all from \.{} */ @s boolean int @s string int @z @@ -45,10 +45,9 @@ typedef char* string; @x -- add to global includes. #include @y -#include "cpascal.h" +#include "cpascal.h" /* |decr| and |incr| */ #include -/* Also redefine |usage| to avoid clash with function from lib. */ -#define usage tieusage +#define usage tieusage /* Also redefine |usage| to avoid clash with function from lib. */ @z Section 16: Remove redundant #include directives. -- cgit v1.2.3