summaryrefslogtreecommitdiff
path: root/src/parser/bounded_token_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/bounded_token_factory.h')
-rw-r--r--src/parser/bounded_token_factory.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/parser/bounded_token_factory.h b/src/parser/bounded_token_factory.h
index 8f8177544..761ac762f 100644
--- a/src/parser/bounded_token_factory.h
+++ b/src/parser/bounded_token_factory.h
@@ -1,3 +1,18 @@
+/********************* */
+/** bounded_token_factory.h
+ ** Original author: cconway
+ ** Major contributors: mdeters
+ ** Minor contributors (to current version): none
+ ** 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.
+ **
+ ** [[ Add file-specific comments here ]]
+ **/
+
#include "cvc4parser_private.h"
#ifndef __CVC4__PARSER__BOUNDED_TOKEN_FACTORY_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback