summaryrefslogtreecommitdiff
path: root/src/theory/uf/ecdata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/ecdata.cpp')
-rw-r--r--src/theory/uf/ecdata.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/theory/uf/ecdata.cpp b/src/theory/uf/ecdata.cpp
index 244605476..822f3a95b 100644
--- a/src/theory/uf/ecdata.cpp
+++ b/src/theory/uf/ecdata.cpp
@@ -1,5 +1,6 @@
/********************* */
-/** ecdata.cpp
+/*! \file ecdata.cpp
+ ** \verbatim
** Original author: taking
** Major contributors: mdeters
** Minor contributors (to current version): none
@@ -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 Implementation of equivalence class data for UF theory.
**
** Implementation of equivalence class data for UF theory. This is a
** context-dependent object.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback