diff options
author | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 1999-04-30 17:31:43 (GMT) |
---|---|---|
committer | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 1999-04-30 17:31:43 (GMT) |
commit | 7d0a135c73a240a8e91f8187846d45a50ad4459f (patch) | |
tree | 03fd8989d26b4ae36e0743a2521d9a9298e39332 /doc/html/ph5example.c | |
parent | cc2184b6efd25633b8a27cb23d57380e2f28a5b4 (diff) | |
download | hdf5-7d0a135c73a240a8e91f8187846d45a50ad4459f.zip hdf5-7d0a135c73a240a8e91f8187846d45a50ad4459f.tar.gz hdf5-7d0a135c73a240a8e91f8187846d45a50ad4459f.tar.bz2 |
[svn-r1241] fixed some errors in my conditional compile statements from yesterday.
changed ifdef WIN32 && _HDF5USEDLL_ to if defined(WIN32) && defined(_HDF5USEDLL_)
and did something similar for the not cases.
Diffstat (limited to 'doc/html/ph5example.c')
0 files changed, 0 insertions, 0 deletions