diff -r d922cc83b70c -r b78664a24f5d data.sty --- a/data.sty Mon Feb 13 23:22:45 2017 +0000 +++ b/data.sty Wed Mar 15 01:24:39 2017 +0000 @@ -142,18 +142,18 @@ %% re2.scala example a?{n} a{n} \begin{filecontents}{re2.data} -1 0.00006 -101 0.00605 -201 0.04343 -301 0.16469 -401 0.41954 -501 0.83703 -601 1.66925 -701 2.71086 -801 4.19745 -901 7.56495 -1001 12.42103 -1101 20.41763 +1 0.00050 +101 0.02030 +201 0.10587 +301 0.31188 +401 0.32794 +501 0.64490 +601 1.16738 +701 2.10815 +801 3.47144 +901 6.80621 +1001 12.35611 +1101 23.80084 \end{filecontents} %% re2.scala: example (a*)* b @@ -182,36 +182,35 @@ %% re3.scala: example a?{n} a{n} \begin{filecontents}{re3.data} -1 0.00005 -1001 0.63505 -2001 2.53029 -3001 5.72804 -4001 9.94246 -5001 15.52770 -6001 22.44126 -7001 30.86867 -8001 39.32242 -9001 48.96998 +1 0.00003 +1001 0.03887 +2001 0.15666 +3001 0.35910 +4001 0.63950 +5001 1.00241 +6001 1.50480 +7001 2.11568 +8001 2.71208 +9001 3.41157 +10001 4.19962 +11001 5.70387 \end{filecontents} %% re3.scala: example (a*)* b \begin{filecontents}{re3a.data} -1 0.00014 -500001 2.61059 -1000001 5.42773 -1500001 8.02603 -2000001 10.49844 -2500001 13.34234 -3000001 16.17491 -3500001 19.11650 -4000001 21.66151 -4500001 24.85496 -5000001 28.52113 -5500001 28.54548 -6000001 32.39523 -6500001 45.13486 -7000001 54.15018 -7500001 71.32218 +1 0.00015 +500001 0.28337 +1000001 0.53271 +1500001 0.84478 +2000001 1.11763 +2500001 1.76656 +3000001 2.13310 +3500001 2.39576 +4000001 2.98624 +4500001 5.96529 +5000001 13.56911 +5500001 18.43089 +6000001 40.33704 \end{filecontents} %% re4.scala example a?{n} a{n}