summaryrefslogtreecommitdiff
path: root/src/util/rational.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/rational.cpp')
-rw-r--r--src/util/rational.cpp9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/util/rational.cpp b/src/util/rational.cpp
index 5e9141758..beaa184bb 100644
--- a/src/util/rational.cpp
+++ b/src/util/rational.cpp
@@ -1,14 +1,17 @@
/********************* */
-/** rational.cpp
+/*! \file rational.cpp
+ ** \verbatim
** Original author: taking
- ** 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)
** 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 multi-precision rational constant.
**
** A multi-precision rational constant.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback