Changeset 5476


Ignore:
Timestamp:
Jul 7, 2008, 4:33:06 PM (16 years ago)
Author:
ole
Message:

Modifications by John J.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/shallow_water/urs_ext.c

    r5474 r5476  
    210210     return NULL;
    211211   }
    212    
    213212   /*now allocate space for, and read in, the structures for each station*/
    214213   mytgs0 = (struct tgsrwg *) malloc(nsta0*sizeof(struct tgsrwg));
     
    236235   }
    237236   fclose(fp);
    238 
    239237   // Allocate header array for each remaining source file.
    240238   // FIXME: only need to store for one source and which is compared to all subsequent
Note: See TracChangeset for help on using the changeset viewer.