[cig-commits] r6064 - short/3D/PyLith/trunk/modulesrc/topology

brad at geodynamics.org brad at geodynamics.org
Thu Feb 22 21:15:18 PST 2007


Author: brad
Date: 2007-02-22 21:15:18 -0800 (Thu, 22 Feb 2007)
New Revision: 6064

Removed:
   short/3D/PyLith/trunk/modulesrc/topology/topology.pxd
Log:
Removed temporary topology.pxd file.

Deleted: short/3D/PyLith/trunk/modulesrc/topology/topology.pxd
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/topology.pxd	2007-02-23 01:38:39 UTC (rev 6063)
+++ short/3D/PyLith/trunk/modulesrc/topology/topology.pxd	2007-02-23 05:15:18 UTC (rev 6064)
@@ -1,21 +0,0 @@
-# -*- Pyrex -*-
-#
-# ======================================================================
-#
-#                           Brad T. Aagaard
-#                        U.S. Geological Survey
-#
-# {LicenseText}
-#
-# ======================================================================
-#
-
-# ----------------------------------------------------------------------
-cdef class Mesh:
-
-  cdef void* thisptr # Pointer to C++ object
-  cdef readonly object handle # PyCObject holding pointer to C++ object
-  cdef readonly object name # Identifier for object base type
-
-
-# End of file 



More information about the cig-commits mailing list