Skip to content

Commit fed9a09

Browse files
author
Bruce Eckel
committed
Take out of CI build
1 parent 9c671ed commit fed9a09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arrays/ParallelPrefix3.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
5+
// {ValidateByHand} // CI Systems have trouble
56
import java.util.*;
67

78
public class ParallelPrefix3 {

0 commit comments

Comments
 (0)