diff options
author | jhendersonHDF <jhenderson@hdfgroup.org> | 2023-05-03 20:24:14 (GMT) |
---|---|---|
committer | Jordan Henderson <jhenderson@hdfgroup.org> | 2023-05-03 21:23:32 (GMT) |
commit | 6b7c0449b29880f8412d468e96b30321052ce9ae (patch) | |
tree | 9af4c6f6b262149f4ebdf0420ccb62adac9b39a0 /fortran | |
parent | 0a4181c0be023a3899321c57771458daf60ee9c7 (diff) | |
download | hdf5-6b7c0449b29880f8412d468e96b30321052ce9ae.zip hdf5-6b7c0449b29880f8412d468e96b30321052ce9ae.tar.gz hdf5-6b7c0449b29880f8412d468e96b30321052ce9ae.tar.bz2 |
Remove references to old MANIFEST file (#2890)
Diffstat (limited to 'fortran')
-rw-r--r-- | fortran/src/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fortran/src/README b/fortran/src/README index f9316b5..f73a59a 100644 --- a/fortran/src/README +++ b/fortran/src/README @@ -130,5 +130,4 @@ Procedure for adding a new file to the repository Add the name of the file to the: (1) Makefile.am located in the same directory as the newfile (2) CMakeLists.txt located in the same directory as the newfile - (3) MANIFEST located in the top level directory |