configure.ac: Replace with a new version.
[u/mdw/catacomb] / tests / lcrand
index 138632b..8ffd7ed 100644 (file)
@@ -1,9 +1,8 @@
 # Test vectors for linear congruential generator
 #
-# $Id: lcrand,v 1.1 1999/12/10 23:15:28 mdw Exp $
+# $Id: lcrand,v 1.3 2000/07/15 10:03:13 mdw Exp $
 
 lcrand {
-
   # --- Standard stuff ---
 
   0            271828183;
@@ -29,8 +28,7 @@ lcrand {
   2624567577   0;
   2966901975   1;
 
-  # --- Fixed point --- 
+  # --- Fixed point ---
 
   3223959250   3223959250;
 }
-