summaryrefslogtreecommitdiff
path: root/src/expr/node_attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/node_attribute.h')
-rw-r--r--src/expr/node_attribute.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/expr/node_attribute.h b/src/expr/node_attribute.h
index 0b759efb4..021e64649 100644
--- a/src/expr/node_attribute.h
+++ b/src/expr/node_attribute.h
@@ -1,5 +1,8 @@
/********************* -*- C++ -*- */
-/** expr_attribute.h
+/** node_attribute.h
+ ** Original author: mdeters
+ ** Major contributors: dejan
+ ** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
** Copyright (c) 2009 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
@@ -7,6 +10,7 @@
** See the file COPYING in the top-level source directory for licensing
** information.
**
+ ** Node attributes.
**/
#ifndef __CVC4__EXPR__NODE_ATTRIBUTE_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback