Difference for src/ComputeNonbondedUtil.h from version 1.1092 to 1.1093

version 1.1092version 1.1093
Line 336
Line 336
   static float   k_vdwb_f;   static float   k_vdwb_f;
   static float   cutoff_3_f;   static float   cutoff_3_f;
   static float   cutoff_6_f;   static float   cutoff_6_f;
    static float   switchOn_f;
    static float   A6_f;
    static float   B6_f;
    static float   C6_f;
    static float   A12_f;
    static float   B12_f;
    static float   C12_f;
   static BigReal c0;   static BigReal c0;
   static BigReal c1;   static BigReal c1;
   static BigReal c3;   static BigReal c3;


Legend:
Removed in v.1.1092 
changed lines
 Added in v.1.1093



Made by using version 1.53 of cvs2html