Difference for src/BOCgroup.h from version 1.1032 to 1.1033

version 1.1032version 1.1033
Line 21
Line 21
   CkGroupID computeMgr;   CkGroupID computeMgr;
   CkGroupID computePmeMgr;   CkGroupID computePmeMgr;
   CkGroupID nodePmeMgr;   CkGroupID nodePmeMgr;
  #ifdef NAMD_CUDA
    CkGroupID computePmeCUDAMgr;
    CkGroupID computeCUDAMgr;
  #endif
   //  CkGroupID delegateMgr;   //  CkGroupID delegateMgr;
 #ifdef OPENATOM_VERSION #ifdef OPENATOM_VERSION
   CkGroupID computeMoaMgr;   CkGroupID computeMoaMgr;


Legend:
Removed in v.1.1032 
changed lines
 Added in v.1.1033



Made by using version 1.53 of cvs2html