RhysU / ESIO

The ExaScale IO (ESIO) library provides simple, high throughput input and output of structured data sets using parallel HDF5. ESIO is designed to support reading and writing turbulence simulation restart files within C, C++, and modern Fortran applications.
https://rhysu.github.io/ESIO/
GNU Lesser General Public License v2.1
11 stars 2 forks source link

Fix licence bootstrap error #1

Closed dmcdougall closed 9 years ago

dmcdougall commented 9 years ago

This fixes an error with autoreconf that MK bumped into. Thought I'd spin up a patch for you.

nicholasmalaya commented 9 years ago

++, just saw this locally as well.

RhysU commented 9 years ago

Will merge tonight. Thank you.