/*****************************************************************************/
/*!
* \file statistics.h
* \brief Description: Counters and flags for collecting run-time statistics.
*
* Author: Sergey Berezin
*
* Created: Thu Jun 5 17:38:13 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 \ref
* LICENSE file provided with this distribution.
*
*
*
*/
/*****************************************************************************/
#ifndef _cvc3__statistics_h
#define _cvc3__statistics_h
#include
#include
#include
#include