Skip to content
Snippets Groups Projects
Commit bfa6bbd3 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Less verbosity....

parent 7b8a55db
No related branches found
No related tags found
2 merge requests!136Master,!98Compressed i/o
......@@ -168,7 +168,7 @@ void writeArrayBackEnd(hid_t grp, char* fileName, FILE* xmfFile, char* name,
hsize_t chunk_shape[2];
char buffer[150];
message("Writing '%s' array...", name);
/* message("Writing '%s' array...", name); */
/* Allocate temporary buffer */
temp = malloc(N * dim * sizeOfType(type));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment