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
-4
View File
@@ -164,10 +164,6 @@ string compile(StringMap const& _sources, bool _optimize, CStyleReadFileCallback
// "srcmapRuntime" = "0:1:2",
// "assembly" = {}
// }
// },
// "formal": {
// "errors": [ "Error 1" ],
// "why3": "why3 source"
// }
// }
Json::Value output = Json::objectValue;