etc/options
changeset 69755 2fc85ce1f557
parent 69603 67ae2e164c0f
child 69854 cc0b3e177b49
equal deleted inserted replaced
69754:8d548b8f63ca 69755:2fc85ce1f557
   111   -- "build process output limit (in million characters, 0 = unlimited)"
   111   -- "build process output limit (in million characters, 0 = unlimited)"
   112 
   112 
   113 option process_output_tail : int = 40
   113 option process_output_tail : int = 40
   114   -- "build process output tail shown to user (in lines, 0 = unlimited)"
   114   -- "build process output tail shown to user (in lines, 0 = unlimited)"
   115 
   115 
   116 option checkpoint : bool = false
       
   117   -- "checkpoint for theories during build process (heap compression)"
       
   118 
       
   119 option profiling : string = ""
   116 option profiling : string = ""
   120   -- "ML profiling (possible values: time, allocations)"
   117   -- "ML profiling (possible values: time, allocations)"
   121 
   118 
   122 
   119 
   123 section "ML System"
   120 section "ML System"