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