Don't reference (non-existent) Dune directories. Remove disabled code.

This commit is contained in:
Bård Skaflestad 2011-10-13 19:38:33 +02:00
parent e7d5d4bb27
commit be6ae76d88

View File

@ -36,7 +36,7 @@
#ifndef OPM_CSRMATRIXUMFPACKSOLVER_HPP_HEADER
#define OPM_CSRMATRIXUMFPACKSOLVER_HPP_HEADER
#include <dune/porsol/opmtransport/examples/call_umfpack.h>
#include <call_umfpack.h>
namespace Opm {
namespace ImplicitTransportLinAlgSupport {