Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Type_delete_attr.html')
-rw-r--r--tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Type_delete_attr.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Type_delete_attr.html b/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Type_delete_attr.html
deleted file mode 100644
index ad3d312fa..000000000
--- a/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Type_delete_attr.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html><head><title>MPI_Type_delete_attr</title>
-<body>
-<H3>MPI_Type_delete_attr</H3>
-<PRE>
-int MPI_Type_delete_attr(MPI_Datatype, int);
-</PRE>
-<DL><DD>
-Deletes an attribute from a datatype.
-<P></DL></font></body></html>

Back to the top