Module:Uniform map: Difference between revisions
m Fix references to p.primes |
m Forgot to change a p |
||
| Line 105: | Line 105: | ||
function p._print_table(p, min, max) | function p._print_table(p, min, max) | ||
if u.index_of(p.primes, u.eval_num_arg( | if u.index_of(p.primes, u.eval_num_arg(prime, 5)) == nil then | ||
p = 5 -- Default to 5-limit | p = 5 -- Default to 5-limit | ||
end | end | ||