[Input] Take parameters from CWD
This allows us to remove the last boost::filesystem dependency, and thus all of boost. It seems to be a better idea than hardcoding the path to the source directory (which might be unavailable later) anyway
Showing
- CMakeLists.txt 0 additions, 2 deletionsCMakeLists.txt
- src/CMakeLists.txt 0 additions, 10 deletionssrc/CMakeLists.txt
- src/one-body-problem-2D.cfg 0 additions, 0 deletionssrc/one-body-problem-2D.cfg
- src/one-body-problem-3D.cfg 0 additions, 0 deletionssrc/one-body-problem-3D.cfg
- src/one-body-problem.cc 6 additions, 21 deletionssrc/one-body-problem.cc
- src/one-body-problem.cfg 0 additions, 0 deletionssrc/one-body-problem.cfg
Loading
Please register or sign in to comment