Difference for src/HomePatch.h from version 1.1088 to 1.1089

version 1.1088version 1.1089
Line 58
Line 58
   ScaledPosition min, max, center;   ScaledPosition min, max, center;
   BigReal aAwayDist, bAwayDist, cAwayDist;   BigReal aAwayDist, bAwayDist, cAwayDist;
  
    Bool doAtomUpdate;  // atom changes other than migration
  
   //Note: If new proxies are added to this HomePatch   //Note: If new proxies are added to this HomePatch
   // after load balancing, and it is not the immediate step   // after load balancing, and it is not the immediate step
   // after atom migration (where ProxyAllMsg will be sent),    // after atom migration (where ProxyAllMsg will be sent), 


Legend:
Removed in v.1.1088 
changed lines
 Added in v.1.1089



Made by using version 1.53 of cvs2html