summaryrefslogtreecommitdiff
path: root/src/main/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/main.cpp')
-rw-r--r--src/main/main.cpp11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/main/main.cpp b/src/main/main.cpp
index 5150d32f9..7fb0d92c9 100644
--- a/src/main/main.cpp
+++ b/src/main/main.cpp
@@ -1,14 +1,17 @@
/********************* */
-/** main.cpp
+/*! \file main.cpp
+ ** \verbatim
** Original author: mdeters
- ** Major contributors: none
- ** Minor contributors (to current version): dejan, barrett, cconway
+ ** Major contributors: cconway
+ ** Minor contributors (to current version): barrett, dejan
** 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 Main driver for CVC4 executable.
**
** Main driver for CVC4 executable.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback