summaryrefslogtreecommitdiff
path: root/graphics/asymptote/GUI/DebugFlags.py
blob: 8a7eb4b282e00104c1a629b5e08ab6312896b014 (plain)
1
2
3
4
5
6
#!/usr/bin/env python3

keepFiles = False
printFoutTranscript = False
printDeconstTranscript = False
forceRasterizationSVG = False