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 1e6e733bb7
commit 2405758e2d
23 changed files with 26 additions and 26 deletions

View File

@@ -27,7 +27,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>