X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcmath%2Fmp_tma.h;fp=lib%2Fsilcmath%2Fmp_mpi.h;h=05d115524b291f6346aadfc1cee70b84dbba2969;hp=54614a30bb9661d3480c59d2a814215ab5ac4f7a;hb=d1e71f42379e8b5cd0748a7aeae8561b02cfe53d;hpb=34bb35a2496ec0402bb4d6c2546147cd37b27007 diff --git a/lib/silcmath/mp_mpi.h b/lib/silcmath/mp_tma.h similarity index 60% rename from lib/silcmath/mp_mpi.h rename to lib/silcmath/mp_tma.h index 54614a30..05d11552 100644 --- a/lib/silcmath/mp_mpi.h +++ b/lib/silcmath/mp_tma.h @@ -1,16 +1,15 @@ /* - mp_mpi.h + mp_tma.h - Author: Pekka Riikonen + Author: Pekka Riikonen - Copyright (C) 2001 Pekka Riikonen + Copyright (C) 2005 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - + the Free Software Foundation; version 2 of the License. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the @@ -18,11 +17,10 @@ */ -#ifndef MP_MPI_H -#define MP_MPI_H +#ifndef MP_TMA_H +#define MP_TMA_H -#include "mpi.h" -#include "mplogic.h" +#include "tma.h" #define SILC_MP_INT mp_int