atomes 1.1.15
atomes: an atomic scale modeling tool box
|
Function to read bonding information in the atomes project file format. More...
Go to the source code of this file.
Functions | |
void | new_coord_menus (project *this_proj, coord_info *coord, int new_spec, int nmols, gboolean *showcoord[2], gboolean *showpoly[2], gboolean *showfrag, gboolean update_it, gboolean update_mol) |
int | read_bonding (FILE *fp) |
read bonding information from file | |
Function to read bonding information in the atomes project file format.
Definition in file read_bond.c.
|
extern |
Definition at line 419 of file atom_coord.c.
int read_bonding | ( | FILE * | fp | ) |
read bonding information from file
fp | the file pointer |
Definition at line 52 of file read_bond.c.