diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-10 23:03:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-10 23:03:53 +0000 |
commit | fb3c103f7d672d3d1da2bd1008bcff21ce3b56b6 (patch) | |
tree | af3619ed6b400905c5d6ec4ac079d8f9488085b8 /Build/source/texk/web2c/cwebboot.hin | |
parent | 43f0488036368084864ff54761346c936f284358 (diff) |
#line
git-svn-id: svn://tug.org/texlive/trunk@27644 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebboot.hin')
-rw-r--r-- | Build/source/texk/web2c/cwebboot.hin | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/texk/web2c/cwebboot.hin b/Build/source/texk/web2c/cwebboot.hin index f7c5bee5ef2..b487353b63a 100644 --- a/Build/source/texk/web2c/cwebboot.hin +++ b/Build/source/texk/web2c/cwebboot.hin @@ -1,49 +1,49 @@ /*84:*/ -#line 715 "cwebdir/comm-w2c.ch" +#line 745 "cwebdir/comm-w2c.ch" /* Prototypes for functions, either * declared in common.w and used in ctangle.w and cweave.w, or * used in common.w and declared in ctangle.w and cweave.w. */ /*35:*/ -#line 273 "cwebdir/comm-w2c.ch" +#line 303 "cwebdir/comm-w2c.ch" extern int names_match(name_pointer,const char*,int,char); #line 652 "cwebdir/common.w" /*:35*//*40:*/ -#line 331 "cwebdir/comm-w2c.ch" +#line 361 "cwebdir/comm-w2c.ch" extern void init_p(name_pointer p,char t); #line 705 "cwebdir/common.w" /*:40*//*48:*/ -#line 397 "cwebdir/comm-w2c.ch" +#line 427 "cwebdir/comm-w2c.ch" extern void init_node(name_pointer node); #line 854 "cwebdir/common.w" /*:48*//*59:*/ -#line 468 "cwebdir/comm-w2c.ch" +#line 498 "cwebdir/comm-w2c.ch" extern void err_print(const char*); #line 1094 "cwebdir/common.w" /*:59*//*62:*/ -#line 488 "cwebdir/comm-w2c.ch" +#line 518 "cwebdir/comm-w2c.ch" extern int wrap_up(void); extern void print_stats(void); #line 1143 "cwebdir/common.w" /*:62*//*65:*/ -#line 507 "cwebdir/comm-w2c.ch" +#line 537 "cwebdir/comm-w2c.ch" extern void fatal(const char*,const char*); extern void overflow(const char*); #line 1175 "cwebdir/common.w" /*:65*//*83:*/ -#line 696 "cwebdir/comm-w2c.ch" +#line 726 "cwebdir/comm-w2c.ch" extern void common_init(void); extern int input_ln(FILE*fp); @@ -56,9 +56,9 @@ extern void sprint_section_name(char*dest,name_pointer p); extern name_pointer section_lookup(char*first,char*last,int ispref); #line 1417 "cwebdir/common.w" -#line 711 "cwebdir/comm-w2c.ch" +#line 741 "cwebdir/comm-w2c.ch" /*:83*/ -#line 719 "cwebdir/comm-w2c.ch" +#line 749 "cwebdir/comm-w2c.ch" extern const char*versionstring; |