aboutsummaryrefslogtreecommitdiff
path: root/Tools/MathematicaMisc
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/MathematicaMisc')
-rw-r--r--Tools/MathematicaMisc/Errors.m3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tools/MathematicaMisc/Errors.m b/Tools/MathematicaMisc/Errors.m
index 8edde3a..6c16648 100644
--- a/Tools/MathematicaMisc/Errors.m
+++ b/Tools/MathematicaMisc/Errors.m
@@ -8,12 +8,13 @@ VerifyString;
VerifyStringList;
VerifyList;
InfoMessage;
+SetDebugLevel;
Quiet = 0;
Warnings = 1
Terse = 2;
Info = 3;
-Full = 4;
+InfoFull = 4;
Begin["`Private`"];