Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • created_preprocessor_repo
2 results

DynareMain.cc

Blame
  • Forked from Dynare / preprocessor
    Source project has a limited visibility.
    • Sébastien Villemot's avatar
      328e8eef
      Change default location for configuration file · 328e8eef
      Sébastien Villemot authored
      – under Linux and macOS, use the “dynare” subdirectory of the configuration
        directory specified by the XDG specification
      – under Windows, use the “dynare” subdirectory of the Application Data folder
      
      The old location is kept for backward compatibility, with a warning.
      Verified
      328e8eef
      History
      Change default location for configuration file
      Sébastien Villemot authored
      – under Linux and macOS, use the “dynare” subdirectory of the configuration
        directory specified by the XDG specification
      – under Windows, use the “dynare” subdirectory of the Application Data folder
      
      The old location is kept for backward compatibility, with a warning.