chiark / gitweb /
Rearrange the file tree.
[catacomb] / math / strongprime.c
similarity index 98%
rename from strongprime.c
rename to math/strongprime.c
index 866533d78502f1105747db86ae289fa6b8c15a4c..6acac174c49488924428ef8870c3d497776e0ef2 100644 (file)
@@ -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"