Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • pac_composite_target_mce
  • ramsey_k_order
  • 4.6
  • occbin
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
9 results

ModFile.cc

Forked from Dynare / preprocessor
1106 commits behind the upstream repository.
  • Sébastien Villemot's avatar
    bb3475d5
    Remove call to setup_solvers.m · bb3475d5
    Sébastien Villemot authored
    It is no longer used in the new implementation of solve_algo={12,14}.
    
    However, the M_.lhs field that was created by setup_solvers.m is used from
    other places, so reimplement it at the preprocessor level.
    bb3475d5
    History
    Remove call to setup_solvers.m
    Sébastien Villemot authored
    It is no longer used in the new implementation of solve_algo={12,14}.
    
    However, the M_.lhs field that was created by setup_solvers.m is used from
    other places, so reimplement it at the preprocessor level.