updated the documentation

This commit is contained in:
Celine Mercier
2015-06-10 15:41:14 +02:00
parent 5d967f5b7b
commit aff74c72dd
2 changed files with 12 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ NA values are implemented by specifying an explicit NA value for each type, corr
* For the type ``OBIChar_t``: the NA value is ``\0`` (?).
* For the type ``OBIStr_t`` : the NA value is a tab followed by a space.
* For the type ``OBIStr_t`` : the NA value is ``\0`` (?).
* For the type ``OBIFloat_t``::