mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Reduce max line length in lucas.cal comment
This commit is contained in:
@@ -171,8 +171,8 @@ pprod256 = 0; /* product of "primes up to 256" / "primes up to 46" */
|
||||
* "Lucasian Criteria for the Primality of N=h*2^n-1", by Hans Riesel,
|
||||
* Mathematics of Computation, Vol 23 #108, pp. 869-875, Oct 1969
|
||||
*
|
||||
* http://www.ams.org/journals/mcom/1969-23-108/
|
||||
* S0025-5718-1969-0262163-1/S0025-5718-1969-0262163-1.pdf
|
||||
* http://www.ams.org/journals/mcom/1969-23-108/S0025-5718-1969-0262163-1/
|
||||
* S0025-5718-1969-0262163-1.pdf
|
||||
*
|
||||
* NOTE: Join the above two lines for the complete URL of the paper.
|
||||
*
|
||||
|
Reference in New Issue
Block a user