Skip to content

Commit 7976218

Browse files
committed
fixing and cleaning #25
1 parent 874eaa6 commit 7976218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/main/AMLGoldStandardGenerator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ static void runBulk() throws Exception {
598598

599599
int k = 1;
600600
while (k <= 1) {
601-
FileManager.hetCount = 0;
601+
//FileManager.hetCount = 0;
602602
num = FileManager.hetCount;
603603
sCount = 1;
604604
while (sCount <= 10) {

0 commit comments

Comments
 (0)