summaryrefslogtreecommitdiff
path: root/src/theory/theory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory.h')
-rw-r--r--src/theory/theory.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/theory/theory.h b/src/theory/theory.h
index 2fcac86b0..bdd695cdd 100644
--- a/src/theory/theory.h
+++ b/src/theory/theory.h
@@ -1,5 +1,6 @@
/********************* */
-/** theory.h
+/*! \file theory.h
+ ** \verbatim
** Original author: mdeters
** Major contributors: none
** Minor contributors (to current version): dejan, taking
@@ -8,7 +9,9 @@
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
- ** information.
+ ** information.\endverbatim
+ **
+ ** \brief Base of the theory interface.
**
** Base of the theory interface.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback