--- jsr166/src/test/loops/LU.java 2010/09/20 20:42:37 1.2 +++ jsr166/src/test/loops/LU.java 2010/10/16 16:22:57 1.3 @@ -12,8 +12,7 @@ import java.util.concurrent.TimeUnit; /** * LU matrix decomposition demo * Based on those in Cilk and Hood - **/ - + */ public final class LU { /** for time conversion */