summaryrefslogtreecommitdiff
path: root/src/util/bool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/bool.h')
-rw-r--r--src/util/bool.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/util/bool.h b/src/util/bool.h
index edd45b8a0..d2a29c8d5 100644
--- a/src/util/bool.h
+++ b/src/util/bool.h
@@ -1,5 +1,6 @@
/********************* */
-/** bool.h
+/*! \file bool.h
+ ** \verbatim
** Original author: mdeters
** Major contributors: none
** Minor contributors (to current version): none
@@ -8,7 +9,9 @@
** 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 rational constant.
**
** A multiprecision rational constant.
** This stores the rational as a pair of multiprecision integers,
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback