add --default-expr-depth=N command line parameter, expose setdepth() to public interface
authorMorgan Deters <mdeters@gmail.com>
Tue, 29 Jun 2010 22:42:40 +0000 (22:42 +0000)
committerMorgan Deters <mdeters@gmail.com>
Tue, 29 Jun 2010 22:42:40 +0000 (22:42 +0000)
commit4206a75e7a1635d04bb69084404a75670e164b62
tree2aeafc38957feec648c30f556eee1792935304ef
parentb1200db566d19132a3f0861eeef35f3c0aaa0a08
add --default-expr-depth=N command line parameter, expose setdepth() to public interface
src/expr/expr_template.h
src/expr/node.h
src/main/getopt.cpp
src/main/usage.h
src/util/output.h