Difference for psfgen/src/topo_mol_output.h from version 1.4 to 1.5

version 1.4version 1.5
Line 11
Line 11
 int topo_mol_write_namdbin(topo_mol *mol, FILE *file, FILE *velfile, void *,  int topo_mol_write_namdbin(topo_mol *mol, FILE *file, FILE *velfile, void *, 
                                 void (*print_msg)(void *, const char *));                                 void (*print_msg)(void *, const char *));
  
 int topo_mol_write_psf(topo_mol *mol, FILE *file, int charmmfmt, int nocmap, int topo_mol_write_psf(topo_mol *mol, FILE *file, int charmmfmt, int nocmap, int nopatches,
                         void *, void (*print_msg)(void *, const char *));                         void *, void (*print_msg)(void *, const char *));
  
 #endif #endif


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



Made by using version 1.53 of cvs2html