chiark
/
gitweb
/
~mdw
/
catacomb
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rearrange the file tree.
[catacomb]
/
math
/
strongprime.c
diff --git
a/strongprime.c
b/math/strongprime.c
similarity index 98%
rename from
strongprime.c
rename to
math/strongprime.c
index 866533d78502f1105747db86ae289fa6b8c15a4c..6acac174c49488924428ef8870c3d497776e0ef2 100644
(file)
--- a/
strongprime.c
+++ b/
math/strongprime.c
@@
-1,6
+1,4
@@
/* -*-c-*-
- *
- * $Id: strongprime.c,v 1.5 2004/04/08 01:36:15 mdw Exp $
*
* Generate `strong' prime numbers
*
@@
-32,7
+30,6
@@
#include <mLib/dstr.h>
#include "grand.h"
-#include "rand.h"
#include "mp.h"
#include "mpmont.h"
#include "mprand.h"