/*----------------------------------------------------------------------- File : ccl_clausesetfilters.h Author: Stephan Schulz Contents Functions for filtering clause sets for redundant and/or badly evaluated clauses. Copyright 1998, 1999 by the author. This code is released under the GNU General Public Licence and the GNU Lesser General Public License. See the file COPYING in the main E directory for details.. Run "eprover -h" for contact information. Changes <1> Sat Jul 5 02:28:25 MET DST 1997 New -----------------------------------------------------------------------*/ #ifndef CCL_CLAUSESETFILTERS #define CCL_CLAUSESETFILTERS #include #include /*---------------------------------------------------------------------*/ /* Data type declarations */ /*---------------------------------------------------------------------*/ /*---------------------------------------------------------------------*/ /* Exported Functions and Variables */ /*---------------------------------------------------------------------*/ #endif /*---------------------------------------------------------------------*/ /* End of File */ /*---------------------------------------------------------------------*/