summaryrefslogtreecommitdiff
path: root/src/main/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/main.h')
-rw-r--r--src/main/main.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/main/main.h b/src/main/main.h
index 117b52c17..d56684d7d 100644
--- a/src/main/main.h
+++ b/src/main/main.h
@@ -1,5 +1,6 @@
/********************* */
-/** main.h
+/*! \file main.h
+ ** \verbatim
** Original author: mdeters
** Major contributors: none
** Minor contributors (to current version): dejan, barrett
@@ -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 Header for main CVC4 driver.
**
** Header for main CVC4 driver.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback