summaryrefslogtreecommitdiff
path: root/src/util/rational.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/rational.h.in')
-rw-r--r--src/util/rational.h.in29
1 files changed, 14 insertions, 15 deletions
diff --git a/src/util/rational.h.in b/src/util/rational.h.in
index b05aefbd3..c8b673d7e 100644
--- a/src/util/rational.h.in
+++ b/src/util/rational.h.in
@@ -1,18 +1,17 @@
-/********************* */
-/*! \file rational.h.in
- ** \verbatim
- ** Top contributors (to current version):
- ** Morgan Deters, Tim King
- ** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
- ** in the top-level source directory and their institutional affiliations.
- ** All rights reserved. See the file COPYING in the top-level source
- ** directory for licensing information.\endverbatim
- **
- ** \brief A multi-precision rational constant
- **
- ** A multi-precision rational constant.
- **/
+/******************************************************************************
+ * Top contributors (to current version):
+ * Morgan Deters, Tim King
+ *
+ * This file is part of the cvc5 project.
+ *
+ * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
+ * in the top-level source directory and their institutional affiliations.
+ * All rights reserved. See the file COPYING in the top-level source
+ * directory for licensing information.
+ * ****************************************************************************
+ *
+ * A multi-precision rational constant.
+ */
// these gestures are used to avoid a public header dependence on cvc4autoconfig.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback