etc/options
changeset 70777 b52a12559d92
parent 70772 030a6baa5cb2
child 70778 f326596f5752
equal deleted inserted replaced
70776:93aed7526a94 70777:b52a12559d92
   217   -- "delay for cleanup of already imported theories (seconds, 0 = disabled)"
   217   -- "delay for cleanup of already imported theories (seconds, 0 = disabled)"
   218 
   218 
   219 option headless_load_limit : int = 0
   219 option headless_load_limit : int = 0
   220   -- "limit for loaded theories (0 = unlimited)"
   220   -- "limit for loaded theories (0 = unlimited)"
   221 
   221 
   222 option execution_eager : bool = false
       
   223   -- "prefer theories with shorter stack of decendants"
       
   224 
       
   225 option dump_checkpoint : bool = false
   222 option dump_checkpoint : bool = false
   226   -- "mark individual theories to share common data in ML"
   223   -- "mark individual theories to share common data in ML"
   227 
   224 
   228 
   225 
   229 section "Miscellaneous Tools"
   226 section "Miscellaneous Tools"