comparison libtommath/mtest/mpi-config.h @ 1436:60fc6476e044

Update to libtommath v1.0
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 22:37:14 +0800
parents 5ff8218bcee9
children
comparison
equal deleted inserted replaced
1435:f849a5ca2efc 1436:60fc6476e044
1 /* Default configuration for MPI library */ 1 /* Default configuration for MPI library */
2 /* $Id: mpi-config.h,v 1.2 2005/05/05 14:38:47 tom Exp $ */ 2 /* $Id$ */
3 3
4 #ifndef MPI_CONFIG_H_ 4 #ifndef MPI_CONFIG_H_
5 #define MPI_CONFIG_H_ 5 #define MPI_CONFIG_H_
6 6
7 /* 7 /*
83 #endif /* ifndef MPI_CONFIG_H_ */ 83 #endif /* ifndef MPI_CONFIG_H_ */
84 84
85 85
86 /* crc==3287762869, version==2, Sat Feb 02 06:43:53 2002 */ 86 /* crc==3287762869, version==2, Sat Feb 02 06:43:53 2002 */
87 87
88 /* $Source: /cvs/libtom/libtommath/mtest/mpi-config.h,v $ */ 88 /* $Source$ */
89 /* $Revision: 1.2 $ */ 89 /* $Revision$ */
90 /* $Date: 2005/05/05 14:38:47 $ */ 90 /* $Date$ */