remove the 'ParserBoolItem.[ch]pp' files

they were empty and as far as I can see, Eclipse does not have the
concept of boolean items...
This commit is contained in:
Andreas Lauser
2014-09-11 13:23:54 +02:00
parent 981d63e1ac
commit 09d9508c39
4 changed files with 0 additions and 67 deletions

View File

@@ -26,7 +26,6 @@
#include <opm/parser/eclipse/Parser/ParserEnums.hpp>
#include <opm/parser/eclipse/Parser/ParserItem.hpp>
#include <opm/parser/eclipse/Parser/ParserIntItem.hpp>
#include <opm/parser/eclipse/Parser/ParserBoolItem.hpp>
#include <opm/parser/eclipse/Parser/ParserDoubleItem.hpp>
#include <opm/parser/eclipse/Parser/ParserFloatItem.hpp>
#include <opm/parser/eclipse/Parser/ParserStringItem.hpp>