diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-14 09:47:34 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-14 09:47:34 (GMT) |
commit | d7240e068504daa6bd88d4997196572f848e29ad (patch) | |
tree | c1c59eb6b5e1c27488088fe08965bef8ebc460b8 /libtommath/mtest/mpi-config.h | |
parent | 8f3d2ff6163cce22d1c9b8c00a0051a9164fed0d (diff) | |
parent | 3bb9dc0307966417a84b0a63e2e7323a5da6bdbd (diff) | |
download | tcl-d7240e068504daa6bd88d4997196572f848e29ad.zip tcl-d7240e068504daa6bd88d4997196572f848e29ad.tar.gz tcl-d7240e068504daa6bd88d4997196572f848e29ad.tar.bz2 |
re-import ltm-0.39, with original RCS-ID's
Diffstat (limited to 'libtommath/mtest/mpi-config.h')
-rw-r--r-- | libtommath/mtest/mpi-config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libtommath/mtest/mpi-config.h b/libtommath/mtest/mpi-config.h index a347263..6049c25 100644 --- a/libtommath/mtest/mpi-config.h +++ b/libtommath/mtest/mpi-config.h @@ -1,4 +1,5 @@ /* Default configuration for MPI library */ +/* $Id: mpi-config.h,v 1.2 2005/05/05 14:38:47 tom Exp $ */ #ifndef MPI_CONFIG_H_ #define MPI_CONFIG_H_ @@ -83,3 +84,7 @@ /* crc==3287762869, version==2, Sat Feb 02 06:43:53 2002 */ + +/* $Source: /cvs/libtom/libtommath/mtest/mpi-config.h,v $ */ +/* $Revision: 1.2 $ */ +/* $Date: 2005/05/05 14:38:47 $ */ |