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