summaryrefslogtreecommitdiff
path: root/test/unit/context/context_black.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/context/context_black.h')
-rw-r--r--test/unit/context/context_black.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/test/unit/context/context_black.h b/test/unit/context/context_black.h
index 46d01946b..e5aee4baa 100644
--- a/test/unit/context/context_black.h
+++ b/test/unit/context/context_black.h
@@ -1,5 +1,6 @@
/********************* */
-/** context_black.h
+/*! \file context_black.h
+ ** \verbatim
** Original author: dejan
** Major contributors: mdeters
** Minor contributors (to current version): none
@@ -8,7 +9,9 @@
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
- ** information.
+ ** information.\endverbatim
+ **
+ ** \brief Black box testing of CVC4::context::Context.
**
** Black box testing of CVC4::context::Context.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback