summaryrefslogtreecommitdiff
path: root/src/parser/bounded_token_factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/bounded_token_factory.cpp')
-rw-r--r--src/parser/bounded_token_factory.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/parser/bounded_token_factory.cpp b/src/parser/bounded_token_factory.cpp
index 0209eb172..22a42c2fa 100644
--- a/src/parser/bounded_token_factory.cpp
+++ b/src/parser/bounded_token_factory.cpp
@@ -1,3 +1,18 @@
+/********************* */
+/** bounded_token_factory.cpp
+ ** Original author: cconway
+ ** Major contributors: none
+ ** Minor contributors (to current version): mdeters
+ ** 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 <antlr3input.h>
#include <antlr3commontoken.h>
#include <antlr3interfaces.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback