mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
fd70b2afa8
Trim trailing whitespace from source code files with this command: find . \( -name "*.[ch]" -or -name "*.cpp" -or -name "*.f90" \) -print |xargs -n 1 sed -i "" 's/[[:blank:]]*$//' Tested on: None - eyeballed only |
||
---|---|---|
.. | ||
attrexample.f90 | ||
compound.f90 | ||
dsetexample.f90 | ||
fileexample.f90 | ||
groupexample.f90 | ||
grpdsetexample.f90 | ||
grpit.f90 | ||
grpsexample.f90 | ||
hyperslab.f90 | ||
Makefile.am | ||
Makefile.in | ||
mountexample.f90 | ||
ph5example.f90 | ||
refobjexample.f90 | ||
refregexample.f90 | ||
rwdsetexample.f90 | ||
selectele.f90 | ||
testh5fc.sh.in |