summaryrefslogtreecommitdiff
path: root/src/prop/sat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/sat.h')
-rw-r--r--src/prop/sat.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/prop/sat.h b/src/prop/sat.h
index f9d27d2ac..e023410c7 100644
--- a/src/prop/sat.h
+++ b/src/prop/sat.h
@@ -1,14 +1,17 @@
/********************* */
-/** sat.h
+/*! \file sat.h
+ ** \verbatim
** Original author: mdeters
- ** Major contributors: dejan
- ** Minor contributors (to current version): cconway
+ ** Major contributors: dejan, cconway
+ ** Minor contributors (to current version): none
** 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.
+ ** information.\endverbatim
+ **
+ ** \brief SAT Solver.
**
** SAT Solver.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback