[svn-r7548] Purpose:

Bug fixes and code cleanup

Description:
    Whitespace removal.

    Added testfiles for named datatypes in attributes.

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
This commit is contained in:
Quincey Koziol
2003-10-05 16:30:13 -05:00
parent e1ba6c55de
commit 4739cc20ee
93 changed files with 2501 additions and 2514 deletions

View File

@@ -7,8 +7,8 @@ GROUP "/" {
DATATYPE H5T_VLEN { H5T_COMPOUND {
H5T_STD_I32LE "i";
H5T_IEEE_F32LE "f";
}}
DATASPACE SIMPLE { ( 4 ) / ( 4 ) }
}}
DATASPACE SIMPLE { ( 4 ) / ( 4 ) }
DATA {
({
0,
@@ -44,7 +44,7 @@ GROUP "/" {
33,
21
})
}
}
}
}
}
}
}
}