diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-03-16 22:15:13 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-03-16 22:15:13 (GMT) |
commit | 5b9b684c890bf2694b0fab26b05f1c9d87f256d1 (patch) | |
tree | 20e92a6780dc1349dbbbcf71a2fd23668e31a37f /tools | |
parent | b60382eff25c520568737c3d5d9c3500c46051a2 (diff) | |
download | hdf5-5b9b684c890bf2694b0fab26b05f1c9d87f256d1.zip hdf5-5b9b684c890bf2694b0fab26b05f1c9d87f256d1.tar.gz hdf5-5b9b684c890bf2694b0fab26b05f1c9d87f256d1.tar.bz2 |
[svn-r16584] added the OUTPUT-ARCHITECTURE STD that was previously removed
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/h5import/testfiles/txtin8.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5import/testfiles/txtin8.conf b/tools/h5import/testfiles/txtin8.conf index ea049c5..9dbfd2b 100755 --- a/tools/h5import/testfiles/txtin8.conf +++ b/tools/h5import/testfiles/txtin8.conf @@ -4,6 +4,7 @@ INPUT-SIZE 8 OUTPUT-CLASS IN OUTPUT-SIZE 8 OUTPUT-BYTE-ORDER LE +OUTPUT-ARCHITECTURE STD RANK 3 DIMENSION-SIZES 2 4 3 CHUNKED-DIMENSION-SIZES 2 2 2 |