Update of /cactusdevcvs/CactusBase/CartGrid3D/src In directory asylum.cct.lsu.edu:/tmp/cvs-serv27076/src Modified Files: Symmetry.c Log Message: Replace #ifdef CCTK_INT1 with #ifdef HAVE_CCTK_INT1, etc., for various variable types. HAVE_CCTK_* is now preferred.