Remove Why3 error class

This commit is contained in:
Alex Beregszaszi
2017-06-30 22:30:43 +01:00
parent b3be9d6fdc
commit c5947ae6e3
5 changed files with 0 additions and 31 deletions
-1
View File
@@ -60,7 +60,6 @@ public:
ParserError,
TypeError,
SyntaxError,
Why3TranslatorError,
Warning
};