Skip to content
  • Andrew Heather's avatar
    ENH: Refactored functionObjectFile class · 9a9f32ea
    Andrew Heather authored
    Class now provides helper functions to generate files on-the-fly by
    function objects, as opposed to attempting to control all files needed
    by the function object (earlier implementation lead to over-complication
    and was error prone)
    9a9f32ea