diff options
Diffstat (limited to 'windows/examples/testExamples_exp_output.txt')
-rwxr-xr-x | windows/examples/testExamples_exp_output.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/examples/testExamples_exp_output.txt b/windows/examples/testExamples_exp_output.txt index b08e628..f2ac521 100755 --- a/windows/examples/testExamples_exp_output.txt +++ b/windows/examples/testExamples_exp_output.txt @@ -2,7 +2,7 @@ Expected output for HDF5 C examples tests ############################# The value of the attribute "Integer attribute" is 1 -The value of the attribute with index 2 is ABCD +The value of the attribute with index 1 is ABCD Name : Float attribute Rank : 2 @@ -86,4 +86,4 @@ rank 2, dimensions 5 x 6 3 4 5 6 0 0 0 4 5 6 7 0 0 0 5 6 7 8 0 0 0 -0 0 0 0 0 0 0
\ No newline at end of file +0 0 0 0 0 0 0 |