Minor refactorings, in response to code review (Bug #73)
authorChristopher L. Conway <christopherleeconway@gmail.com>
Mon, 5 Apr 2010 14:28:55 +0000 (14:28 +0000)
committerChristopher L. Conway <christopherleeconway@gmail.com>
Mon, 5 Apr 2010 14:28:55 +0000 (14:28 +0000)
commit57e51c2212f1c626368c66c6fbcf78ea0ce9722e
tree6264e0a545a63bd8922fc7c2638fe003d404bdea
parent342c81e52224be3afc255a8a719747fa5eafdb32
Minor refactorings, in response to code review (Bug #73)
13 files changed:
src/expr/expr_manager_template.cpp
src/expr/expr_manager_template.h
src/expr/node_manager.h
src/parser/antlr_input.cpp
src/parser/cvc/Cvc.g
src/parser/parser_state.cpp
src/parser/parser_state.h
src/parser/smt/Smt.g
test/unit/expr/expr_black.h
test/unit/expr/node_black.h
test/unit/parser/parser_black.h [deleted file]
test/unit/parser/parser_white.h
test/unit/theory/theory_black.h