Renamed newwells.h -> wells.h.

Also moved implementation file to subdir.
This commit is contained in:
Atgeirr Flø Rasmussen 2013-03-18 10:33:34 +01:00
parent 9aa64340e4
commit b312dfac6a

View File

@ -26,7 +26,7 @@
#include <opm/core/grid.h>
#include <opm/core/grid/GridManager.hpp>
#include <opm/core/newwells.h>
#include <opm/core/wells.h>
#include <opm/core/wells/WellsManager.hpp>
#include <opm/core/utility/ErrorMacros.hpp>
#include <opm/core/utility/initState.hpp>