summaryrefslogtreecommitdiff
path: root/src/prop
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-07-02 00:30:19 +0000
committerMorgan Deters <mdeters@gmail.com>2010-07-02 00:30:19 +0000
commit5f2d818b1a2801f647fe1f3ce2a61d7d4806e251 (patch)
treebf3e74bd119d2e4890e8db70595c46395d52e672 /src/prop
parentb3f0db7abcb7195fbf2afe191e6ab4012b4971a3 (diff)
re-generated comment headers of source files
Diffstat (limited to 'src/prop')
-rw-r--r--src/prop/cnf_stream.h4
-rw-r--r--src/prop/sat.cpp2
-rw-r--r--src/prop/sat.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/src/prop/cnf_stream.h b/src/prop/cnf_stream.h
index ba87cf269..c88b1e265 100644
--- a/src/prop/cnf_stream.h
+++ b/src/prop/cnf_stream.h
@@ -2,8 +2,8 @@
/*! \file cnf_stream.h
** \verbatim
** Original author: taking
- ** Major contributors: cconway, dejan
- ** Minor contributors (to current version): mdeters
+ ** Major contributors: dejan
+ ** Minor contributors (to current version): mdeters, cconway
** 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/prop/sat.cpp b/src/prop/sat.cpp
index 64efedd8a..4cc7f1902 100644
--- a/src/prop/sat.cpp
+++ b/src/prop/sat.cpp
@@ -2,7 +2,7 @@
/*! \file sat.cpp
** \verbatim
** Original author: cconway
- ** Major contributors: none
+ ** Major contributors: mdeters, taking
** Minor contributors (to current version): dejan
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
diff --git a/src/prop/sat.h b/src/prop/sat.h
index 992d8ecd2..9e09727e3 100644
--- a/src/prop/sat.h
+++ b/src/prop/sat.h
@@ -2,7 +2,7 @@
/*! \file sat.h
** \verbatim
** Original author: mdeters
- ** Major contributors: dejan, cconway
+ ** Major contributors: taking, dejan, 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