| version 1.4 | version 1.5 |
|---|
| |
| 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 |