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.h15
1 files changed, 14 insertions, 1 deletions
diff --git a/test/unit/expr/node_white.h b/test/unit/expr/node_white.h
index dd462fdd8..96a30e582 100644
--- a/test/unit/expr/node_white.h
+++ b/test/unit/expr/node_white.h
@@ -1,4 +1,17 @@
-/* White box testing of CVC4::Node. */
+/********************* -*- C++ -*- */
+/** node_white.h
+ ** Original author: mdeters
+ ** Major contributors: none
+ ** Minor contributors (to current version): dejan
+ ** This file is part of the CVC4 prototype.
+ ** Copyright (c) 2009 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.
+ **
+ ** White box testing of CVC4::Node.
+ **/
#include <cxxtest/TestSuite.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback