This commit is contained in:
Dennis Heimbigner 2017-05-03 10:19:35 -06:00
parent 5a0c7abb8f
commit 455f3b9976
2 changed files with 1 additions and 1 deletions

0
nc_test/run_diskless5.sh Normal file → Executable file
View File

View File

@ -59,7 +59,7 @@ main(int argc, const char* argv[])
int ncid;
int rh_id;
T rh_vals[HRAPY*HRAPX];
size_t i;
int i;
#ifdef MEM
int fd;
char buffer[1000000];