* make Model class private (as discussed at meeting today)
authorMorgan Deters <mdeters@gmail.com>
Tue, 9 Oct 2012 20:22:01 +0000 (20:22 +0000)
committerMorgan Deters <mdeters@gmail.com>
Tue, 9 Oct 2012 20:22:01 +0000 (20:22 +0000)
commitdba60e91f02ae9ca3c3126c76d79a09c95f95a45
tree6fbc624797feec4e934ff3dca2c6038416d999f7
parent24ef270bb13fc36de9bea4fb92449f5ad8d0770d
* make Model class private (as discussed at meeting today)
* fix minor issue with s-expr parsing in CVC and SMT grammars
* other minor things

(this commit was certified error- and warning-free by the test-and-commit script.)
src/expr/command.cpp
src/expr/command.h
src/main/interactive_shell.h
src/parser/cvc/Cvc.g
src/parser/smt2/Smt2.g
src/smt/smt_engine.h
src/util/util_model.h
test/regress/regress0/subranges.cvc