Replaced some gmp.h's with mpir.h's.

This commit is contained in:
(no author) 2010-04-07 05:39:02 +00:00
parent 55450e60c3
commit 6217b581e1
8 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
@set UPDATED 16 January 2010
@set UPDATED-MONTH January 2010
@set EDITION 1.3.0
@set VERSION 1.3.0
@set UPDATED 4 April 2010
@set UPDATED-MONTH April 2010
@set EDITION 2.0.0
@set VERSION 2.0.0

View File

@ -1,4 +1,4 @@
@set UPDATED 01 April 2010
@set UPDATED 4 April 2010
@set UPDATED-MONTH April 2010
@set EDITION 2.0.0
@set VERSION 2.0.0

View File

@ -26,7 +26,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#endif
#include <stdio.h> /* for NULL */
#include "gmp.h"
#include "mpir.h"
#include "gmp-impl.h"
void

View File

@ -26,7 +26,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#endif
#include <stdio.h> /* for NULL */
#include "gmp.h"
#include "mpir.h"
#include "gmp-impl.h"
void

View File

@ -26,7 +26,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#endif
#include <stdio.h> /* for NULL */
#include "gmp.h"
#include "mpir.h"
#include "gmp-impl.h"
void

View File

@ -26,7 +26,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#endif
#include <stdio.h> /* for NULL */
#include "gmp.h"
#include "mpir.h"
#include "gmp-impl.h"
void

View File

@ -26,7 +26,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#endif
#include <stdio.h> /* for NULL */
#include "gmp.h"
#include "mpir.h"
#include "gmp-impl.h"
void

View File

@ -26,7 +26,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#endif
#include <stdio.h> /* for NULL */
#include "gmp.h"
#include "mpir.h"
#include "gmp-impl.h"
void