summaryrefslogtreecommitdiff
path: root/src/include/cvc4parser_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/cvc4parser_public.h')
-rw-r--r--src/include/cvc4parser_public.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/include/cvc4parser_public.h b/src/include/cvc4parser_public.h
index ec0f3a064..a60d281bb 100644
--- a/src/include/cvc4parser_public.h
+++ b/src/include/cvc4parser_public.h
@@ -1,5 +1,6 @@
/********************* */
-/** cvc4parser_public.h
+/*! \file cvc4parser_public.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 Macros that should be defined everywhere during the building of
+ ** the libraries and driver binary, and also exported to the user.
**
** Macros that should be defined everywhere during the building of
** the libraries and driver binary, and also exported to the user.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback