Skip to content

Commit

Permalink
Improve .mod search strategy (#89)
Browse files Browse the repository at this point in the history
* If there is only one directory in the model containing .mod files, use it.
* This should avoid having to explicitly set model_dir for simple models.
* Skip 30 models whose .mod files don't compile. Previously, compilation
  was not attempted because the .mod files were not found.
  • Loading branch information
olupton authored Jun 26, 2023
1 parent 98587d9 commit 5c00892
Show file tree
Hide file tree
Showing 3 changed files with 306 additions and 12 deletions.
Loading

0 comments on commit 5c00892

Please sign in to comment.