Skip to content
Snippets Groups Projects
Commit 30c963bf authored by Charles Peyrega's avatar Charles Peyrega
Browse files

ENH: Replace SIZE by ARRAY in mvdTextStream.cxx

parent aa67b460
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ namespace mvd
const char*
STREAM_TAG_NAMES[ STREAM_TAG_COUNT ] =
{
"SIZE",
"ARRAY",
"VECTOR",
"VARIABLE_LENGTH_VECTOR",
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment