summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/asymptote/GUI/DebugFlags.py
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/asymptote/GUI/DebugFlags.py')
-rwxr-xr-xMaster/texmf-dist/asymptote/GUI/DebugFlags.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/asymptote/GUI/DebugFlags.py b/Master/texmf-dist/asymptote/GUI/DebugFlags.py
new file mode 100755
index 00000000000..8a7eb4b282e
--- /dev/null
+++ b/Master/texmf-dist/asymptote/GUI/DebugFlags.py
@@ -0,0 +1,6 @@
+#!/usr/bin/env python3
+
+keepFiles = False
+printFoutTranscript = False
+printDeconstTranscript = False
+forceRasterizationSVG = False