From 3c2c080fed1203bc2ffb8f21297109e5cbfc1850 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 07 Feb 2010 20:48:33 +0000 Subject: error messages for missing media files --- (limited to 'taconstants.py') diff --git a/taconstants.py b/taconstants.py index dc4a296..4616a2c 100644 --- a/taconstants.py +++ b/taconstants.py @@ -506,7 +506,7 @@ OVERLAY_SHAPES = ['Cartesian', 'Cartesian_labeled', 'polar'] STATUS_SHAPES = ['status', 'info', 'nostack', 'noinput', 'emptyheap', 'emptybox', 'nomedia', 'nocode', 'overflowerror', - 'syntaxerror'] + 'syntaxerror', 'nofile', 'nojournal'] # # Legacy names -- cgit v0.9.1