summaryrefslogtreecommitdiff
path: root/graphics/asymptote/GUI/DebugFlags.py
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/GUI/DebugFlags.py')
-rw-r--r--graphics/asymptote/GUI/DebugFlags.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/asymptote/GUI/DebugFlags.py b/graphics/asymptote/GUI/DebugFlags.py
index 8a7eb4b282..c8f8af897a 100644
--- a/graphics/asymptote/GUI/DebugFlags.py
+++ b/graphics/asymptote/GUI/DebugFlags.py
@@ -1,6 +1,5 @@
#!/usr/bin/env python3
keepFiles = False
-printFoutTranscript = False
+printAsyTranscript = False
printDeconstTranscript = False
-forceRasterizationSVG = False