summaryrefslogtreecommitdiff
path: root/src/context/context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/context.cpp')
-rw-r--r--src/context/context.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/context/context.cpp b/src/context/context.cpp
new file mode 100644
index 000000000..005c3bd6a
--- /dev/null
+++ b/src/context/context.cpp
@@ -0,0 +1,13 @@
+/********************* -*- C++ -*- */
+/** context.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.
+ **
+ **/
+
+#include "context/context.h"
+
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback