mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r2644] Purpose:
Bug fix Description: ; missing from end of some > macros. Solution: Added Platforms tested: Mosaic^WNetscape
This commit is contained in:
parent
452ee91027
commit
f8e8918d19
@ -147,7 +147,7 @@ This section contains a brief explanation of the symbols used in the DDL.
|
||||
<data><FONT SIZE=1.7>opt</FONT> }
|
||||
// <datatype> and <dataspace> must appear before <data>.
|
||||
|
||||
<attr_name> ::= <identifier>
|
||||
<attr_name> ::= <identifier>
|
||||
|
||||
<datatype> ::= DATATYPE { <atomic_type> } |
|
||||
DATATYPE { <compound_type> } |
|
||||
@ -163,7 +163,7 @@ This section contains a brief explanation of the symbols used in the DDL.
|
||||
|
||||
<named_type> ::= <path_name>
|
||||
|
||||
<path_name> ::= <identifier>
|
||||
<path_name> ::= <identifier>
|
||||
|
||||
<dataspace> ::= DATASPACE { SCALAR } |
|
||||
DATASPACE { SIMPLE <current_dims> / <max_dims> } |
|
||||
@ -492,7 +492,7 @@ GROUP "/" {
|
||||
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
||||
</address>
|
||||
|
||||
Last modified: 14 October 1999
|
||||
Last modified: 09 October 2000
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user