summaryrefslogtreecommitdiff
path: root/src/proof/skolemization_manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/skolemization_manager.cpp')
-rw-r--r--src/proof/skolemization_manager.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/proof/skolemization_manager.cpp b/src/proof/skolemization_manager.cpp
index 526ea8dbb..12fea82ad 100644
--- a/src/proof/skolemization_manager.cpp
+++ b/src/proof/skolemization_manager.cpp
@@ -1,5 +1,18 @@
/********************* */
/*! \file skolemization_manager.cpp
+ ** \verbatim
+ ** Top contributors (to current version):
+ ** Guy Katz
+ ** This file is part of the CVC4 project.
+ ** Copyright (c) 2009-2016 by the authors listed in the file AUTHORS
+ ** in the top-level source directory) and their institutional affiliations.
+ ** All rights reserved. See the file COPYING in the top-level source
+ ** directory for licensing information.\endverbatim
+ **
+ ** [[ Add lengthier description here ]]
+
+ ** \todo document this file
+
**/
#include "proof/skolemization_manager.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback