Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • python-codegen
  • 6.x protected
  • llvm-15
  • julia-6.4.0
  • julia
  • julia-meson
  • 5.x protected
  • julia-6.3.0
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-6.2.0
  • created_preprocessor_repo
15 results

DynareMain.cc

  • 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.