[svn-r12292] Purpose:

Code maintenance

Description:
    Remove flexible parallel code

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 (heping)
    Solaris 2.9 (shanti)
    Linux 2.4/64 (mir)
This commit is contained in:
Quincey Koziol
2006-04-20 18:54:47 -05:00
parent ad790bfa3c
commit d7573cbc85
37 changed files with 128 additions and 7671 deletions

View File

@@ -80,8 +80,7 @@ const H5AC_class_t H5AC_BT[1] = {{
/*-------------------------------------------------------------------------
* Function: H5B_serialize
*
* Purpose: Serialize the data structure for writing to disk or
* storing on the SAP (for FPHDF5).
* Purpose: Serialize the data structure for writing to disk.
*
* Return: Success: SUCCEED
* Failure: FAIL