summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/glrender.h
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-26 21:33:06 +0000
committerKarl Berry <karl@freefriends.org>2020-03-26 21:33:06 +0000
commit9d8ff0db40a3ccd5826fee73d7e3fb916b9f1841 (patch)
tree3b9d9b28b50a95993e93aef2033b44aee075a2c6 /Build/source/utils/asymptote/glrender.h
parent43d422c5abd7a05708ebb2dab98b18043436fd08 (diff)
asy 2.65 sources
git-svn-id: svn://tug.org/texlive/trunk@54566 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/glrender.h')
-rw-r--r--Build/source/utils/asymptote/glrender.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/glrender.h b/Build/source/utils/asymptote/glrender.h
index 47388b748a0..dff344b6c5b 100644
--- a/Build/source/utils/asymptote/glrender.h
+++ b/Build/source/utils/asymptote/glrender.h
@@ -109,6 +109,7 @@ namespace gl {
extern bool outlinemode;
extern bool wireframeMode;
+extern bool exporting;
extern bool orthographic;
extern double xmin,xmax;