aboutsummaryrefslogtreecommitdiffstats
path: root/include/mcl/bn.hpp
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2018-03-14 13:08:05 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2018-03-14 13:08:05 +0800
commit7bf194cb0e67cca5c469e6bca59697da8d6753a9 (patch)
treefed38fc10c8080b14f9e0d73f46900805d1c821c /include/mcl/bn.hpp
parentd1579890b9fb774494732665dc49e5d5902618d1 (diff)
downloaddexon-mcl-7bf194cb0e67cca5c469e6bca59697da8d6753a9.tar.gz
dexon-mcl-7bf194cb0e67cca5c469e6bca59697da8d6753a9.tar.zst
dexon-mcl-7bf194cb0e67cca5c469e6bca59697da8d6753a9.zip
remove MCL_DEV
Diffstat (limited to 'include/mcl/bn.hpp')
-rw-r--r--include/mcl/bn.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mcl/bn.hpp b/include/mcl/bn.hpp
index d0283ac..f603207 100644
--- a/include/mcl/bn.hpp
+++ b/include/mcl/bn.hpp
@@ -6,7 +6,6 @@
@license modified new BSD license
http://opensource.org/licenses/BSD-3-Clause
*/
-//#define MCL_DEV
#include <mcl/pairing_util.hpp>
namespace mcl { namespace bn {