summaryrefslogtreecommitdiff
path: root/src/main/util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/util.cpp')
-rw-r--r--src/main/util.cpp13
1 files changed, 12 insertions, 1 deletions
diff --git a/src/main/util.cpp b/src/main/util.cpp
index 63c8cc860..572aea00f 100644
--- a/src/main/util.cpp
+++ b/src/main/util.cpp
@@ -1,4 +1,15 @@
-#include <string>
+/********************* -*- C++ -*- */
+/** util.cpp
+ ** 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 <cstdio>
#include <cstdlib>
#include <cerrno>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback