diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-04-24 20:34:57 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-04-24 20:34:57 (GMT) |
commit | 69ec4e17a0fa8d9c9a11d244088898d8022822be (patch) | |
tree | ad19b5e93342cf0b32975c540c4d3c4952b88dcf /examples | |
parent | dedcd52bbbbf2594d61bfc198a69abbe0bba8cad (diff) | |
download | hdf5-69ec4e17a0fa8d9c9a11d244088898d8022822be.zip hdf5-69ec4e17a0fa8d9c9a11d244088898d8022822be.tar.gz hdf5-69ec4e17a0fa8d9c9a11d244088898d8022822be.tar.bz2 |
[svn-r3846] Description:
updated revision date.
Platforms tested:
modi4 (serial and parallel)
Diffstat (limited to 'examples')
-rw-r--r-- | examples/ph5example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ph5example.c b/examples/ph5example.c index 2adffbc..84f5ab7 100644 --- a/examples/ph5example.c +++ b/examples/ph5example.c @@ -1,6 +1,6 @@ /* * Example of using the parallel HDF5 library to access datasets. - * Last revised: March 22, 2001 for v1.4.0. + * Last revised: April 24, 2001. * * This program contains two parts. In the first part, the mpi processes * collectively create a new parallel HDF5 file and create two fixed |