changeset 48520 | 6d4ea2efa64b |
parent 48516 | c5d0f19ef7cb |
child 48527 | 4ee8d70cd5a3 |
--- a/etc/options Thu Jul 26 17:16:02 2012 +0200 +++ b/etc/options Thu Jul 26 17:17:53 2012 +0200 @@ -27,5 +27,11 @@ declare names_short : bool = false declare names_unique : bool = true +declare thy_output_display : bool = false +declare thy_output_quotes : bool = false +declare thy_output_indent : int = 0 +declare thy_output_source : bool = false +declare thy_output_break : bool = false + declare timing : bool = false