Skip to content

Commit

Permalink
CaKernel.m: Undefine macro before redefining it
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhinder committed Jan 31, 2012
1 parent 9baee2c commit ff5d640
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/CodeGen/CaKernel.m
Expand Up @@ -137,6 +137,7 @@
Map[IncludeFile, {"Differencing.h", "GenericFD.h"}],

"\n",
"#undef KRANC_GFOFFSET3D\n",
"#define KRANC_GFOFFSET3D(u,i,j,k) I3D(u,i,j,k)\n",
"\n",
CalculationMacros[],
Expand Down

0 comments on commit ff5d640

Please sign in to comment.