** Don't fear the files-changed list, almost all changes are in the **
[cvc5.git] / src / prop / sat.cpp
index df6eead4c4f7a1d957d28064c8ccd9c800e20076..207bda4db0562cf501ba8384c3e483151fb3fc9a 100644 (file)
@@ -1,3 +1,22 @@
+/*********************                                                        */
+/*! \file sat.cpp
+ ** \verbatim
+ ** Original author: cconway
+ ** Major contributors: none
+ ** Minor contributors (to current version): dejan
+ ** This file is part of the CVC4 prototype.
+ ** Copyright (c) 2009, 2010  The Analysis of Computer Systems Group (ACSys)
+ ** Courant Institute of Mathematical Sciences
+ ** New York University
+ ** See the file COPYING in the top-level source directory for licensing
+ ** information.\endverbatim
+ **
+ ** \brief [[ Add one-line brief description here ]]
+ **
+ ** [[ Add lengthier description here ]]
+ ** \todo document this file
+ **/
+
 #include "cnf_stream.h"
 #include "prop_engine.h"
 #include "sat.h"