summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/mainbody.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/mainbody.h')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/mainbody.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/mainbody.h b/Build/source/texk/web2c/luatexdir/tex/mainbody.h
index 6aa7a15f647..f4014101af4 100644
--- a/Build/source/texk/web2c/luatexdir/tex/mainbody.h
+++ b/Build/source/texk/web2c/luatexdir/tex/mainbody.h
@@ -117,8 +117,9 @@ names in this program because they are used with a special meaning.
# define carriage_return '\r' /* ASCII code used at end of line */
/* Global variables */
-extern boolean luainit; /* are we using lua for initializations */
-extern boolean tracefilenames; /* print file open-close info? */
+extern boolean luainit; /* are we using lua for initializations */
+extern boolean tracefilenames; /* print file open-close info? */
+extern boolean traceextranewline; /* extra line in tracingmacros? */
extern boolean ini_version; /* are we \.{INITEX}? */