summaryrefslogtreecommitdiff
path: root/src/util/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/configuration.h')
-rw-r--r--src/util/configuration.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/util/configuration.h b/src/util/configuration.h
index f939d8981..00651202d 100644
--- a/src/util/configuration.h
+++ b/src/util/configuration.h
@@ -1,5 +1,6 @@
/********************* */
-/** configuration.h
+/*! \file configuration.h
+ ** \verbatim
** Original author: mdeters
** Major contributors: none
** Minor contributors (to current version): none
@@ -8,7 +9,10 @@
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
- ** information.
+ ** information.\endverbatim
+ **
+ ** \brief Interface to a public class that provides compile-time information
+ ** about the CVC4 library.
**
** Interface to a public class that provides compile-time information
** about the CVC4 library.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback