summaryrefslogtreecommitdiff
path: root/src/theory/booleans
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-10-03 00:06:25 +0000
committerMorgan Deters <mdeters@gmail.com>2010-10-03 00:06:25 +0000
commitc0558a1625887f4761cfbad371e07af06a49b38b (patch)
treee711afb3fb25f3e7ee8225d63261407fbef7967e /src/theory/booleans
parent036a23f59bbc23343dc690fd1e147541e79e9b9e (diff)
file header documentation regenerated with contributors names; no code modified in this commit
Diffstat (limited to 'src/theory/booleans')
-rw-r--r--src/theory/booleans/theory_bool.h2
-rw-r--r--src/theory/booleans/theory_bool_type_rules.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/booleans/theory_bool.h b/src/theory/booleans/theory_bool.h
index f492041b8..d87aa95b5 100644
--- a/src/theory/booleans/theory_bool.h
+++ b/src/theory/booleans/theory_bool.h
@@ -3,7 +3,7 @@
** \verbatim
** Original author: mdeters
** Major contributors: taking
- ** Minor contributors (to current version): none
+ ** Minor contributors (to current version): barrett
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
diff --git a/src/theory/booleans/theory_bool_type_rules.h b/src/theory/booleans/theory_bool_type_rules.h
index fddced8ef..20dd56fa7 100644
--- a/src/theory/booleans/theory_bool_type_rules.h
+++ b/src/theory/booleans/theory_bool_type_rules.h
@@ -2,7 +2,7 @@
/*! \file theory_bool_type_rules.h
** \verbatim
** Original author: dejan
- ** Major contributors: mdeters
+ ** Major contributors: mdeters, cconway
** 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)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback