aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-01-10 16:01:31 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-01-10 16:01:31 +0800
commita2ff25c008c559e413d3fd0d97b0353c37665b64 (patch)
treeb6831ffcda020b60dc9bf368577555974da1307e
parent6c640ef6c349612f195eaddf2c26ac07934030fe (diff)
downloaddexon-mcl-a2ff25c008c559e413d3fd0d97b0353c37665b64.tar.gz
dexon-mcl-a2ff25c008c559e413d3fd0d97b0353c37665b64.tar.zst
dexon-mcl-a2ff25c008c559e413d3fd0d97b0353c37665b64.zip
remove unnecessary comments
-rw-r--r--java/Bn256Test.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/Bn256Test.java b/java/Bn256Test.java
index fa7d048..650a068 100644
--- a/java/Bn256Test.java
+++ b/java/Bn256Test.java
@@ -2,9 +2,7 @@ import java.io.*;
import com.herumi.mcl.*;
/*
- Bn256Test [ecParam]
- ecParam = secp192k1, NIST_P224, ...
- hashParam = hash224, hash384, ...
+ Bn256Test
*/
public class Bn256Test {
static {