aboutsummaryrefslogtreecommitdiff
path: root/Tools/MathematicaMisc/Errors.m
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/MathematicaMisc/Errors.m')
-rw-r--r--Tools/MathematicaMisc/Errors.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/MathematicaMisc/Errors.m b/Tools/MathematicaMisc/Errors.m
index 6c16648..bd46e29 100644
--- a/Tools/MathematicaMisc/Errors.m
+++ b/Tools/MathematicaMisc/Errors.m
@@ -10,7 +10,7 @@ VerifyList;
InfoMessage;
SetDebugLevel;
-Quiet = 0;
+DebugQuiet = 0;
Warnings = 1
Terse = 2;
Info = 3;