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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/theory/theory.h b/src/theory/theory.h
index 21124375a..b695ca03d 100644
--- a/src/theory/theory.h
+++ b/src/theory/theory.h
@@ -1,5 +1,8 @@
/********************* -*- C++ -*- */
/** theory.h
+ ** Original author: mdeters
+ ** Major contributors: none
+ ** Minor contributors (to current version): dejan
** This file is part of the CVC4 prototype.
** Copyright (c) 2009 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
@@ -7,6 +10,7 @@
** See the file COPYING in the top-level source directory for licensing
** information.
**
+ ** Base of the theory interface.
**/
#ifndef __CVC4__THEORY__THEORY_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback