Rename bench to bench_verify

This commit is contained in:
Pieter Wuille
2014-10-31 03:17:44 -07:00
parent 01097ddf19
commit 504c63d72a
2 changed files with 5 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <stdio.h>
#include <string.h>
#include "include/secp256k1.h"
#include "util.h"