etc/options
changeset 70772 030a6baa5cb2
parent 70634 0f8742b5a9e8
child 70777 b52a12559d92
equal deleted inserted replaced
70771:2071dbe5547d 70772:030a6baa5cb2
   214   -- "watchdog timeout for PIDE processing of broken theories (seconds, 0 = disabled)"
   214   -- "watchdog timeout for PIDE processing of broken theories (seconds, 0 = disabled)"
   215 
   215 
   216 option headless_commit_cleanup_delay : real = 60
   216 option headless_commit_cleanup_delay : real = 60
   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
       
   220   -- "limit for loaded theories (0 = unlimited)"
       
   221 
   219 option execution_eager : bool = false
   222 option execution_eager : bool = false
   220   -- "prefer theories with shorter stack of decendants"
   223   -- "prefer theories with shorter stack of decendants"
   221 
   224 
   222 option dump_checkpoint : bool = false
   225 option dump_checkpoint : bool = false
   223   -- "mark individual theories to share common data in ML"
   226   -- "mark individual theories to share common data in ML"