Skip to content
Snippets Groups Projects
Select Git revision
  • dfb8c2f30eb86f573b2bc015aa41d8f1197124f1
  • master default protected
  • debug_compilation
  • test
  • filter_initial_state
  • M
  • 4.6
  • enterprise
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
12 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / preprocessor
    1756 commits behind the upstream repository.
    Sébastien Villemot's avatar
    Sébastien Villemot authored
    Under MATLAB+Windows (but not under Octave nor under GNU/Linux or macOS), if we
    directly remove the "+" subdirectory, then the preprocessor is not able to
    recreate it afterwards (presumably because MATLAB maintains some sort of lock
    on it). The workaround is to rename it before deleting it.
    7baee731
    History