diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-16 17:49:43 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-16 17:49:43 (GMT) |
commit | d596ce8b81dda228ac6289aa3f6c3811e6402ef4 (patch) | |
tree | c0557551e60a5506568dfecad6817d873b943e5c /windows/hl/examples/ex_table | |
parent | ed78e967e0cb7bda22caafb1ff658b6417536a7d (diff) | |
download | hdf5-d596ce8b81dda228ac6289aa3f6c3811e6402ef4.zip hdf5-d596ce8b81dda228ac6289aa3f6c3811e6402ef4.tar.gz hdf5-d596ce8b81dda228ac6289aa3f6c3811e6402ef4.tar.bz2 |
[svn-r12100] Purpose:
Maintenance on Windows
Description:
Replace the old source code with the new check in
Solution:
Platforms tested:
Windows XP
Misc. update:
Diffstat (limited to 'windows/hl/examples/ex_table')
-rwxr-xr-x | windows/hl/examples/ex_table/ex_table.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/hl/examples/ex_table/ex_table.dsp b/windows/hl/examples/ex_table/ex_table.dsp index bb6169f..0f74166 100755 --- a/windows/hl/examples/ex_table/ex_table.dsp +++ b/windows/hl/examples/ex_table/ex_table.dsp @@ -91,7 +91,7 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp" # Begin Source File -SOURCE=..\..\..\..\hl\examples\ex_table.c +SOURCE=..\..\..\..\hl\examples\ex_table_01.c # End Source File # End Group # Begin Group "Header Files" |