Adding --no-checking option to disable semantic checks in parser
authorChristopher L. Conway <christopherleeconway@gmail.com>
Thu, 18 Feb 2010 23:24:26 +0000 (23:24 +0000)
committerChristopher L. Conway <christopherleeconway@gmail.com>
Thu, 18 Feb 2010 23:24:26 +0000 (23:24 +0000)
commit9f8f4ae9ef9d9d79973b77b6c61af4c5db034841
treec9f2159ab870534a2cd0d887944c84d00da9b2a4
parenta377bee55e41ba9ceef3380742e536545299181c
Adding --no-checking option to disable semantic checks in parser
src/main/getopt.cpp
src/main/main.cpp
src/parser/antlr_parser.cpp
src/parser/antlr_parser.h
src/parser/cvc/cvc_parser.g
src/parser/parser.cpp
src/parser/parser.h
src/parser/smt/smt_parser.g
src/util/options.h