summaryrefslogtreecommitdiff
path: root/src/options/bool_to_bv_mode.h
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2019-03-26 11:33:55 -0700
committerAina Niemetz <aina.niemetz@gmail.com>2019-03-26 11:33:55 -0700
commita6bd02c5c442b806b5e01fed40ab9d1017e42bc3 (patch)
tree13e5cd29c8d50100b8d8eb6a2db8839a6b661841 /src/options/bool_to_bv_mode.h
parent3090423f2cb47666a85db7b2f2df982239e7874d (diff)
Update copyright headers.
Diffstat (limited to 'src/options/bool_to_bv_mode.h')
-rw-r--r--src/options/bool_to_bv_mode.h26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/options/bool_to_bv_mode.h b/src/options/bool_to_bv_mode.h
index f2911c339..4e15f930b 100644
--- a/src/options/bool_to_bv_mode.h
+++ b/src/options/bool_to_bv_mode.h
@@ -1,18 +1,18 @@
/********************* */
/*! \file bool_to_bv_mode.h
-** \verbatim
-** Top contributors (to current version):
-** Makai Mann
-** This file is part of the CVC4 project.
-** Copyright (c) 2009-2018 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
-**
-** \brief Modes for bool-to-bv preprocessing pass
-**
-** Modes for bool-to-bv preprocessing pass which tries to lower booleans
-** to bit-vectors of width 1 at various levels of aggressiveness.
+ ** \verbatim
+ ** Top contributors (to current version):
+ ** Makai Mann, Tim King, Morgan Deters
+ ** This file is part of the CVC4 project.
+ ** Copyright (c) 2009-2019 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 "cvc4_private.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback