Skip to content

Commit

Permalink
Errors.m: Export PrintError
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhinder committed Jan 31, 2012
1 parent 17a8f80 commit 5d1ec89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/MathematicaMisc/Errors.m
Expand Up @@ -10,6 +10,7 @@
InfoMessage;
SetDebugLevel;
ErrorDefinition::usage = "ErrorDefinition[f] creates a default definition of a function f which throws an exception. This can be used to catch programming errors where f is called with incorrect arguments.";
PrintError;

DebugQuiet = 0;
Warnings = 1
Expand Down

0 comments on commit 5d1ec89

Please sign in to comment.