Difference for src/ComputeNonbondedStd.C from version 1.4 to 1.5

version 1.4version 1.5
Line 8
Line 8
    Common operations for ComputeNonbonded classes    Common operations for ComputeNonbonded classes
 */ */
  
  // DMK - CHECK/DEBUG - Atom Separation (water vs. non-water)
  #include "common.h"
  #include "NamdTypes.h"
  #if NAMD_SeparateWaters != 0
    #define DEFINE_CHECK_WATER_SEPARATION
  #endif
  
  
 #include "ComputeNonbondedInl.h" #include "ComputeNonbondedInl.h"
  
 #define NBTYPE NBPAIR #define NBTYPE NBPAIR


Legend:
Removed in v.1.4 
changed lines
 Added in v.1.5



Made by using version 1.53 of cvs2html