mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
73b20ae2fb
Complete the update to libmpdec-2.5.1. Co-authored-by: Stefan Krah <skrah@bytereef.org>
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
|
|
|
|
This directory contains a number of examples. In order to compile, run
|
|
(for example):
|
|
|
|
gcc -Wall -W -O2 -o powmod powmod.c -lmpdec -lm
|
|
|
|
|