diff options
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/ctwill-mini.ch')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ctwill-mini.ch | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch index e8617e437d7..1fc99dbd0b3 100644 --- a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch +++ b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch @@ -1947,15 +1947,7 @@ Section 279. @x cur_name=sort_ptr->head; @y - @+cur_name=sort_ptr->head;@/ -@z - -Section 280. - -@x - if (xislower(*j)) { out_str("\\\\");@+ break; } -@y - if (xislower(*j)) { out_str("\\\\");@+ break;@+ } + cur_name=sort_ptr->head;@/ @z Section 285. |