fix wrong constant
This commit is contained in:
parent
adb168d453
commit
e1a663e301
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ INS_FILE = [
|
|||
r'\endpostamble',
|
||||
r'\askforoverwritefalse',
|
||||
r''','''
|
||||
r'\generate{{\file{{{{outfile}}}{{\from{{{infile}}}{{{guards}}}}}}}',
|
||||
r'\generate{{\file{{{outfile}}}{{\from{{{infile}}}{{{guards}}}}}}}',
|
||||
r''','''
|
||||
r'\def\tmpa{{plain}}',
|
||||
r'\ifx\tmpa\fmtname\endgroup\expandafter\bye\fi',
|
||||
|
|
Loading…
Reference in a new issue