Skip to content

Commit

Permalink
fix(HOTG/Root) threads=1 due to isabelle bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kappelmann committed Mar 27, 2024
1 parent d4f2012 commit 44ccb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HOTG/ROOT
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ session HOTG = Transport +
description
\<open>Axioms and basic definitions for Tarski-Grothendieck set theory embedded in HOL.\<close>
options
[timeout = 60,quick_and_dirty]
[timeout = 60,quick_and_dirty,threads=1]
directories
Arithmetics
Binary_Relations
Expand Down

0 comments on commit 44ccb60

Please sign in to comment.