Difference for src/colvarproxy_namd.h from version 1.15 to 1.16

version 1.15version 1.16
Line 1
Line 1
 /// -*- c++ -*- // -*- c++ -*-
  
  // This file is part of the Collective Variables module (Colvars).
  // The original version of Colvars and its updates are located at:
  // https://github.com/colvars/colvars
  // Please update all Colvars source files before making any changes.
  // If you wish to distribute your changes, please submit them to the
  // Colvars repository at GitHub.
  
 #ifndef COLVARPROXY_NAMD_H #ifndef COLVARPROXY_NAMD_H
 #define COLVARPROXY_NAMD_H #define COLVARPROXY_NAMD_H
Line 16
Line 23
 #include "colvarvalue.h" #include "colvarvalue.h"
  
 #ifndef COLVARPROXY_VERSION #ifndef COLVARPROXY_VERSION
 #define COLVARPROXY_VERSION "2016-11-23" #define COLVARPROXY_VERSION "2017-01-09"
 #endif #endif
  
 // For replica exchange // For replica exchange


Legend:
Removed in v.1.15 
changed lines
 Added in v.1.16



Made by using version 1.53 of cvs2html