[cig-commits] [commit] : Cleaned-out one last remnant of the Pyrization... (8d2a1de)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 14 20:15:35 PST 2013


Repository : ssh://geoshell/specfem3d

On branch  : 
Link       : https://github.com/geodynamics/specfem2d/compare/1e201257d91c794056b990a43329e05d04f77454...0000000000000000000000000000000000000000

>---------------------------------------------------------------

commit 8d2a1dee5b34efca1efb196cf53ddc3a7cd5590a
Author: Leif Strand <leif at geodynamics.org>
Date:   Mon Oct 23 19:35:44 2006 +0000

    Cleaned-out one last remnant of the Pyrization...


>---------------------------------------------------------------

8d2a1dee5b34efca1efb196cf53ddc3a7cd5590a
 mpi.pxd | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/mpi.pxd b/mpi.pxd
deleted file mode 100644
index c5d3e9c..0000000
--- a/mpi.pxd
+++ /dev/null
@@ -1,9 +0,0 @@
-# Pyrex module for MPI
-
-cdef extern from "mpi.h":
-    enum MPI_Error:
-        MPI_SUCCESS
-    int MPI_Init(int *, char ***)
-    int MPI_Finalize()
-
-# end of file



More information about the CIG-COMMITS mailing list