diff options
author | bloodstalker <thabogre@gmail.com> | 2017-04-13 09:16:29 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-04-13 09:16:29 +0000 |
commit | 45621f027b420acfd05c8a04b646ac73a3dd89cd (patch) | |
tree | 2c38c9e1c55f19dd6c3f79ba2e2cfd112117f8ca /mutator_report.cpp | |
parent | re-enabled the custom DiagnosticConsumer (diff) | |
download | mutator-45621f027b420acfd05c8a04b646ac73a3dd89cd.tar.gz mutator-45621f027b420acfd05c8a04b646ac73a3dd89cd.zip |
nothing really
Diffstat (limited to '')
-rw-r--r-- | mutator_report.cpp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mutator_report.cpp b/mutator_report.cpp index 94ddd6b..e61cb5d 100644 --- a/mutator_report.cpp +++ b/mutator_report.cpp @@ -257,9 +257,12 @@ void JSONReport::CloseReport(void) JSONRepFile.close(); } /*********************************************************************************************************************/ -/****************************************************End Of JSONReport************************************************/ +/*************************************************End Of JSONReport***************************************************/ +/*********************************************************************************************************************/ + /*********************************************************************************************************************/ /*End of namespace Devi*/ +/*********************************************************************************************************************/ } /*********************************************************************************************************************/ /*last line intentionally left blank.*/ |