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