summaryrefslogtreecommitdiff
path: root/src/util/integer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/integer.h')
-rw-r--r--src/util/integer.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/util/integer.h b/src/util/integer.h
index 41582d8db..d1921f597 100644
--- a/src/util/integer.h
+++ b/src/util/integer.h
@@ -1,14 +1,17 @@
/********************* */
-/** integer.h
+/*! \file integer.h
+ ** \verbatim
** Original author: taking
** Major contributors: none
- ** Minor contributors (to current version): mdeters
+ ** Minor contributors (to current version): dejan, cconway, mdeters
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
- ** information.
+ ** information.\endverbatim
+ **
+ ** \brief A multiprecision integer constant.
**
** A multiprecision integer constant.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback