summaryrefslogtreecommitdiff
path: root/src/expr/kind.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/kind.h')
-rw-r--r--src/expr/kind.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/expr/kind.h b/src/expr/kind.h
index 624ab7337..ea9dbd662 100644
--- a/src/expr/kind.h
+++ b/src/expr/kind.h
@@ -1,5 +1,8 @@
/********************* -*- C++ -*- */
/** kind.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
@@ -7,6 +10,7 @@
** See the file COPYING in the top-level source directory for licensing
** information.
**
+ ** Kinds of Nodes.
**/
#ifndef __CVC4__KIND_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback