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