http://server.ccl.net/cca/software/SOURCES/to_do_2/xyz2rgb/verlet-fun/verlet/c/bond.h.shtml |
CCL bond.h | ||||
|
/* * Hacking bonds */ #ifndef BOND_H #define BOND_H typedef struct { int first, second; } bond; extern void init_bond (bond * b, int f, int s); #endif |
[ CCL Home Page ]
[ c ]
[ Raw Version of this page ]
Modified: Mon May 19 16:00:00 1997 GMT |
Page accessed 4017 times since Sat Apr 17 22:46:13 1999 GMT |