Skip to content
  • Mark OLESEN's avatar
    ENH: improve consistency in version handling (issue #1010) · ac033072
    Mark OLESEN authored
    - use std::string instead of c-string for the string constants
    
    - centralize some definitions of resources into foamVersion.H
    
      Now expose some of the hard-coded values used in foamEtcFiles()
      so that they can be known or even overridden as required.
    
      Relocate to src/OpenFOAM/include as a constant location.
    ac033072