summaryrefslogtreecommitdiff
path: root/src/theory/shared_data.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/shared_data.cpp')
-rw-r--r--src/theory/shared_data.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/theory/shared_data.cpp b/src/theory/shared_data.cpp
index 678595f5f..7a8970c29 100644
--- a/src/theory/shared_data.cpp
+++ b/src/theory/shared_data.cpp
@@ -1,8 +1,8 @@
/********************* */
/*! \file shared_data.cpp
** \verbatim
- ** Original author: taking
- ** Major contributors: mdeters
+ ** Original author: barrett
+ ** Major contributors: none
** 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)
@@ -11,9 +11,9 @@
** See the file COPYING in the top-level source directory for licensing
** information.\endverbatim
**
- ** \brief Implementation of equivalence class data for UF theory.
+ ** \brief Implementation of shared data for shared term manager.
**
- ** Implementation of equivalence class data for UF theory. This is a
+ ** Implementation of shared data used by the shared term manager. This is a
** context-dependent object.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback