pogojig/support/lib
Michael Schwarz 93f9696491 Check for Asymptote not writing a PDF file.
If no drawing commands are called in an Asymptote script, no PDF output is created and no error is generated. This confuses the build process, which expect a target to exist after its commands were called.

With this change, the Python wrapper checks whether a PDF was actually written and throws an error otherwise.
2015-09-16 01:50:23 +02:00
..
__init__.py Extracted common functions to separate module. 2014-12-10 22:18:14 +01:00
util.py Check for Asymptote not writing a PDF file. 2015-09-16 01:50:23 +02:00