Skip to content
Snippets Groups Projects
Commit 51ce2830 authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Input data is now in dune-gfe/problems

parent 216dbb4f
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ int main (int argc, char *argv[]) try
//feenableexcept(FE_INVALID);
Python::runStream()
<< std::endl << "import sys"
<< std::endl << "sys.path.append('/home/sander/dune/dune-gfe/src')"
<< std::endl << "sys.path.append('/home/sander/dune/dune-gfe/problems')"
<< std::endl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment