re-generated comment headers of source files
authorMorgan Deters <mdeters@gmail.com>
Fri, 2 Jul 2010 00:30:19 +0000 (00:30 +0000)
committerMorgan Deters <mdeters@gmail.com>
Fri, 2 Jul 2010 00:30:19 +0000 (00:30 +0000)
commit5f2d818b1a2801f647fe1f3ce2a61d7d4806e251
treebf3e74bd119d2e4890e8db70595c46395d52e672
parentb3f0db7abcb7195fbf2afe191e6ab4012b4971a3
re-generated comment headers of source files
69 files changed:
src/expr/declaration_scope.cpp
src/expr/declaration_scope.h
src/expr/expr_manager_scope.h
src/expr/metakind_template.h
src/expr/node_value.cpp
src/expr/type.cpp
src/expr/type.h
src/expr/type_constant.h
src/expr/type_node.cpp
src/expr/type_node.h
src/main/main.cpp
src/main/usage.h
src/parser/antlr_input.cpp
src/parser/antlr_input.h
src/parser/bounded_token_buffer.h
src/parser/parser.h
src/parser/parser_builder.cpp
src/parser/parser_builder.h
src/parser/smt/smt.cpp
src/parser/smt/smt.h
src/parser/smt2/smt2.cpp
src/parser/smt2/smt2.h
src/parser/smt2/smt2_input.cpp
src/parser/smt2/smt2_input.h
src/prop/cnf_stream.h
src/prop/sat.cpp
src/prop/sat.h
src/theory/arith/arith_activity.h
src/theory/arith/arith_constants.h
src/theory/arith/arith_propagator.cpp
src/theory/arith/arith_propagator.h
src/theory/arith/arith_rewriter.cpp
src/theory/arith/arith_rewriter.h
src/theory/arith/arith_utilities.h
src/theory/arith/basic.h
src/theory/arith/delta_rational.cpp
src/theory/arith/delta_rational.h
src/theory/arith/ordered_bounds_list.h
src/theory/arith/partial_model.cpp
src/theory/arith/partial_model.h
src/theory/arith/slack.h
src/theory/arith/tableau.h
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith_type_rules.h
src/theory/arrays/theory_arrays.cpp
src/theory/arrays/theory_arrays.h
src/theory/booleans/theory_bool_type_rules.h
src/theory/builtin/theory_builtin_type_rules.h
src/theory/bv/theory_bv_type_rules.h
src/theory/theory.cpp
src/theory/theory_engine.h
src/theory/theory_test_utils.h
src/theory/uf/theory_uf_type_rules.h
src/util/bitvector.cpp
src/util/bitvector.h
src/util/gmp_util.h
src/util/hash.h
src/util/integer.h
src/util/sexpr.h
src/util/stats.cpp
src/util/stats.h
test/unit/expr/declaration_scope_black.h
test/unit/expr/expr_manager_public.h
test/unit/parser/parser_builder_black.h
test/unit/prop/cnf_stream_black.h
test/unit/theory/theory_arith_white.h
test/unit/util/bitvector_black.h
test/unit/util/integer_white.h
test/unit/util/rational_black.h