Skip to content
Snippets Groups Projects
Commit 197ec3fa authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

fix paths to ag-common

[[Imported from SVN: r9951]]
parent 8ef6cbdd
No related branches found
No related tags found
No related merge requests found
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
#include <dune/ag-common/readbitfield.hh> #include <dune/ag-common/readbitfield.hh>
#include <dune/ag-common/quadraticipopt.hh> #include <dune/ag-common/quadraticipopt.hh>
#include <dune/ag-common/iterativesolver.hh> #include <dune/ag-common/iterativesolver.hh>
#include <dune/ag-common/norm/energynorm.hh> #include <dune/ag-common/norms/energynorm.hh>
#include <dune/ag-common/solver/mmgstep.hh> #include <dune/ag-common/solvers/mmgstep.hh>
// Choose a solver // Choose a solver
#define IPOPT #define IPOPT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment