Skip to content
Snippets Groups Projects
Commit 455c8ef5 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: simplify use of case-relative paths

- provide relativePath() for argList and for Time.
  These are relative to the case globalPath().
  Eg,

     Info<< "output: " << runTime.relativePath(outputFile) << nl;
parent ce6cd338
Showing
with 259 additions and 118 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment