summaryrefslogtreecommitdiff
path: root/src/main/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/main.h')
-rw-r--r--src/main/main.h13
1 files changed, 12 insertions, 1 deletions
diff --git a/src/main/main.h b/src/main/main.h
index d0a517967..5e0c68053 100644
--- a/src/main/main.h
+++ b/src/main/main.h
@@ -1,4 +1,15 @@
-#include <iostream>
+/********************* -*- C++ -*- */
+/** main.h
+ ** 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.
+ **
+ ** [[ Add file-specific comments here ]]
+ **/
+
#include <exception>
#include <string>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback