Skip to content

Commit

Permalink
trying to push
Browse files Browse the repository at this point in the history
--HG--
branch : week-of-code
  • Loading branch information
Ji-hoon Kim committed Jul 11, 2009
1 parent 1f4cb2b commit af62b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/enzo/Grid_ReadGrid.C
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ int ReadListOfInts(FILE *fptr, int N, int nums[]);

// extern int ParticleTypeInFile; // declared and set in ReadParameterFile

#ifdef USE_HDF4
#ifdef USE_HDF4 //Ji-hoon Kim
int ReadField(float *temp, int Dims[], int Rank, char *name, char *field_name);
static Eint32 sd_id, sds_index; // HDF4 (SD) handlers
#endif
Expand Down

0 comments on commit af62b34

Please sign in to comment.