Take out of CI build

This commit is contained in:
Bruce Eckel 2017-01-14 07:41:28 -08:00
parent 9c671edde9
commit fed9a0993b

View File

@ -2,6 +2,7 @@
// (c)2017 MindView LLC: see Copyright.txt
// We make no guarantees that this code is fit for any purpose.
// Visit http://OnJava8.com for more book information.
// {ValidateByHand} // CI Systems have trouble
import java.util.*;
public class ParallelPrefix3 {