summaryrefslogtreecommitdiff
path: root/src/parser/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/parser.h')
-rw-r--r--src/parser/parser.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/parser/parser.h b/src/parser/parser.h
index e6e5a2250..3e10f632f 100644
--- a/src/parser/parser.h
+++ b/src/parser/parser.h
@@ -1,14 +1,17 @@
/********************* */
-/** parser.h
+/*! \file parser.h
+ ** \verbatim
** Original author: cconway
** Major contributors: none
- ** Minor contributors (to current version): mdeters
+ ** Minor contributors (to current version): mdeters, 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 A collection of state for use by parser implementations.
**
** A collection of state for use by parser implementations.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback