summaryrefslogtreecommitdiff
path: root/gen-bases.c
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2012-02-26 17:18:00 +0100
committerNiels Möller <nisse@lysator.liu.se>2012-02-26 17:18:00 +0100
commitccf5b317ceb5509f17a75d234d568a6290aad6bd (patch)
treefe1c08f957dfa121840e519ad236228e0670eaf9 /gen-bases.c
parent70266154bd2bce9f72eb54aebd6e47251f5e04b6 (diff)
downloadgmp-ccf5b317ceb5509f17a75d234d568a6290aad6bd.tar.gz
Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c.
Diffstat (limited to 'gen-bases.c')
-rw-r--r--gen-bases.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-bases.c b/gen-bases.c
index 6e66f1032..60cbd3f2f 100644
--- a/gen-bases.c
+++ b/gen-bases.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
-#include "dumbmp.c"
+#include "bootstrap.c"
int chars_per_limb;