summaryrefslogtreecommitdiff
path: root/src/util/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/hash.h')
-rw-r--r--src/util/hash.h24
1 files changed, 18 insertions, 6 deletions
diff --git a/src/util/hash.h b/src/util/hash.h
index c72fe47e8..708628c24 100644
--- a/src/util/hash.h
+++ b/src/util/hash.h
@@ -1,9 +1,21 @@
-/*
- * hash.h
- *
- * Created on: May 8, 2010
- * Author: chris
- */
+/********************* */
+/*! \file hash.h
+ ** \verbatim
+ ** Original author: cconway
+ ** Major contributors: none
+ ** Minor contributors (to current version): none
+ ** 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.\endverbatim
+ **
+ ** \brief [[ Add one-line brief description here ]]
+ **
+ ** [[ Add lengthier description here ]]
+ ** \todo document this file
+ **/
#ifndef __CVC4__HASH_H_
#define __CVC4__HASH_H_
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback