Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pldt/org.eclipse.ptp.pldt.upc/html/keywords.html')
-rw-r--r--tools/pldt/org.eclipse.ptp.pldt.upc/html/keywords.html25
1 files changed, 0 insertions, 25 deletions
diff --git a/tools/pldt/org.eclipse.ptp.pldt.upc/html/keywords.html b/tools/pldt/org.eclipse.ptp.pldt.upc/html/keywords.html
deleted file mode 100644
index 1e21ac3f6..000000000
--- a/tools/pldt/org.eclipse.ptp.pldt.upc/html/keywords.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<h2>UPC Keywords/Identifiers</h2>
-<code>
-<ul>
-<li><a href="id_MYTHREAD.html">MYTHREAD </a>
-<li><a href="id_relaxed.html">relaxed </a>
-<li><a href="id_shared.html">shared </a>
-<li><a href="id_strict.html">strict </a>
-<li><a href="id_THREADS.html">THREADS </a>
-<li><a href="id_upc_barrier.html">upc_barrier </a>
-<li><a href="id_upc_blocksizeof.html">upc_blocksizeof </a>
-<li><a href="id_upc_elemsizeof.html">upc_elemsizeof </a>
-<li><a href="id_upc_fence.html">upc_fence </a>
-<li><a href="id_upc_localsizeof.html">upc_localsizeof </a>
-<li><a href="id_UPC_MAX_BLOCKSIZE.html">UPC_MAX_BLOCKSIZE </a>
-<li><a href="id_upc_notify.html">upc_notify </a>
-<li><a href="id_upc_wait.html">upc_wait </a>
-<li><a href="id_upc_forall.html">upc_forall </a>
-</ul>
-</code>
-
-
-<p>&nbsp
-<p>&nbsp
-<p><a href="terms.html">Terms, definitions, and symbols</a><br>
-<p><a href="index.html">Back to index of all UPC functions</a>

Back to the top