summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/html/TechNotes.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/html/TechNotes.html b/doc/html/TechNotes.html
index 33e5c7b..a45c0fb 100644
--- a/doc/html/TechNotes.html
+++ b/doc/html/TechNotes.html
@@ -169,7 +169,14 @@ HDF5 Technical Notes  
datatypes, etc.
</td></tr>
-<tr><td valign=top><a href="TechNotes/openmp-hdf5.html">Using HDF5 with OpenMP</a>
+<tr><td valign=top>
+<a href="TechNotes/ThreadSafeLibrary.html">Thread Safe HDF5 Library Implementation</a>
+ </td><td>&nbsp;</td><td valign=top>
+ A report on the implementation of a thread safe HDF5 library
+</td></tr>
+
+<tr><td valign=top>
+<a href="TechNotes/openmp-hdf5.html">Using HDF5 with OpenMP</a>
</td><td>&nbsp;</td><td valign=top>
A short report on using HDF5 with OpenMP
</td></tr>