00001 #ifndef GLOBALMASTERCOLVARS_H 00002 #define GLOBALMASTERCOLVARS_H 00003 00004 00005 #include "colvarmodule.h" 00006 #include "colvarproxy.h" 00007 #include "colvarproxy_namd.h" 00008 00009 typedef colvarproxy_namd GlobalMasterColvars; 00010 00011 00012 #endif
1.3.9.1