Skip to content

Commit

Permalink
set ignorenonquasi option
Browse files Browse the repository at this point in the history
  • Loading branch information
PratherConid committed Jan 11, 2025
1 parent 128b097 commit 26d9cb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Auto/EvaluateAuto/TestAuto.lean
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ where
] ++ thmsStrs ++ [
"]",
"",
"set_option auto.mono.ignoreNonQuasiHigherOrder true",
"",
"def action : CoreM Unit := do",
" let p ← initSrcSearchPath",
s!" let _ ← runAutoOnConsts",
Expand Down

0 comments on commit 26d9cb3

Please sign in to comment.