CVC3

translator.cpp File Reference

Description: Code for translation between languages. More...

#include <cctype>
#include "translator.h"
#include "expr.h"
#include "theory_core.h"
#include "theory_uf.h"
#include "theory_arith.h"
#include "theory_bitvector.h"
#include "theory_array.h"
#include "theory_quant.h"
#include "theory_records.h"
#include "theory_simulate.h"
#include "theory_datatype.h"
#include "theory_datatype_lazy.h"
#include "smtlib_exception.h"
#include "command_line_flags.h"

Go to the source code of this file.


Detailed Description

Description: Code for translation between languages.

Author: Clark Barrett

Created: Sat Jun 25 18:06:52 2005


License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.


Definition in file translator.cpp.