CVC3
|
#include "theory_core.h"
#include "common_proof_rules.h"
#include "typecheck_exception.h"
#include "theorem_manager.h"
#include "command_line_flags.h"
Go to the source code of this file.
Author: Clark Barrett
Created: Thu Jan 30 15:11:55 2003
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 theory.cpp.
int boundVarCount = 0 [static] |
Definition at line 706 of file theory.cpp.
Referenced by CVC3::Theory::addBoundVar().