summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-12-17 21:05:15 +0000
committerMorgan Deters <mdeters@gmail.com>2009-12-17 21:05:15 +0000
commitdfcf7dba0b2d8ad6eb9d8540e92804e70205b8fb (patch)
tree6cc700c94a4a72e5f4b758803b079dfed059e054 /src/include
parentfdc93191d331c6bd4a2934eb5cbeb18d78cb078d (diff)
update-copyright.pl now retrieves and incorporates author information from repository history; re-ran update-copyright.pl; cleaned up some things with make
Diffstat (limited to 'src/include')
-rw-r--r--src/include/cvc4_config.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/include/cvc4_config.h b/src/include/cvc4_config.h
index f1877781f..9cf9a182b 100644
--- a/src/include/cvc4_config.h
+++ b/src/include/cvc4_config.h
@@ -1,5 +1,8 @@
/********************* -*- C++ -*- */
/** cvc4_config.h
+ ** Original author: mdeters
+ ** Major contributors: none
+ ** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
** Copyright (c) 2009 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
@@ -7,7 +10,8 @@
** See the file COPYING in the top-level source directory for licensing
** information.
**
- ** [[ Add file-specific comments here ]]
+ ** Macros that should be defined everywhere during the building of
+ ** the libraries and driver binary.
**/
#ifndef __CVC4_CONFIG_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback