summaryrefslogtreecommitdiff
path: root/src/theory/uf/ecdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/ecdata.h')
-rw-r--r--src/theory/uf/ecdata.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/theory/uf/ecdata.h b/src/theory/uf/ecdata.h
index bfc7eab8e..bff0a67a2 100644
--- a/src/theory/uf/ecdata.h
+++ b/src/theory/uf/ecdata.h
@@ -1,14 +1,17 @@
/********************* */
-/** ecdata.h
+/*! \file ecdata.h
+ ** \verbatim
** Original author: taking
- ** Major contributors: none
- ** Minor contributors (to current version): mdeters
+ ** Major contributors: mdeters
+ ** 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 Context dependent equivalence class datastructure for nodes.
**
** Context dependent equivalence class datastructure for nodes.
** Currently keeps a context dependent watch list.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback