[svn-r12918]

removed whitespace
This commit is contained in:
Pedro Vicente Nunes 2006-11-15 15:58:15 -05:00
parent 8f74e81758
commit d4c0a98a9b
3 changed files with 4480 additions and 4477 deletions

View File

@ -24,6 +24,7 @@ extern char *progname;
static int do_create_refs;
#define PER(A,B) { per = 0; \
if (A!=0) \
per = (float)fabs( ((float)B - (float)A) / (float) A ); \

File diff suppressed because it is too large Load Diff

View File

@ -18,6 +18,7 @@
#include "h5repack.h"
/*-------------------------------------------------------------------------
* Function: main
*