summaryrefslogtreecommitdiff
path: root/src/util/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/output.h')
-rw-r--r--src/util/output.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/util/output.h b/src/util/output.h
index ea96606cb..f27ec24da 100644
--- a/src/util/output.h
+++ b/src/util/output.h
@@ -1,14 +1,17 @@
/********************* */
-/** output.h
+/*! \file output.h
+ ** \verbatim
** Original author: mdeters
** Major contributors: none
- ** Minor contributors (to current version): dejan
+ ** Minor contributors (to current version): dejan, cconway
** 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 Output utility classes and functions.
**
** Output utility classes and functions.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback