etc/options
changeset 49542 4ee8d70cd5a3
parent 49535 6d4ea2efa64b
child 49595 9df76dd45900
equal deleted inserted replaced
49541:4372b7cb858d 49542:4ee8d70cd5a3
    25 
    25 
    26 declare names_long : bool = false
    26 declare names_long : bool = false
    27 declare names_short : bool = false
    27 declare names_short : bool = false
    28 declare names_unique : bool = true
    28 declare names_unique : bool = true
    29 
    29 
       
    30 declare pretty_margin : int = 76
       
    31 
    30 declare thy_output_display : bool = false
    32 declare thy_output_display : bool = false
    31 declare thy_output_quotes : bool = false
    33 declare thy_output_quotes : bool = false
    32 declare thy_output_indent : int = 0
    34 declare thy_output_indent : int = 0
    33 declare thy_output_source : bool = false
    35 declare thy_output_source : bool = false
    34 declare thy_output_break : bool = false
    36 declare thy_output_break : bool = false