diff options
Diffstat (limited to 'libtommath/etc/pprime.c')
| -rw-r--r-- | libtommath/etc/pprime.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libtommath/etc/pprime.c b/libtommath/etc/pprime.c index 26e0d84..955f19e 100644 --- a/libtommath/etc/pprime.c +++ b/libtommath/etc/pprime.c @@ -1,8 +1,8 @@ /* Generates provable primes * - * See http://iahu.ca:8080/papers/pp.pdf for more info. + * See http://gmail.com:8080/papers/pp.pdf for more info. * - * Tom St Denis, tomstdenis@iahu.ca, http://tom.iahu.ca + * Tom St Denis, tomstdenis@gmail.com, http://tom.gmail.com */ #include <time.h> #include "tommath.h" |
