ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libBASS/make_nodes.h
(Generate patch)

Comparing trunk/OOPSE/libBASS/make_nodes.h (file contents):
Revision 854 by mmeineke, Thu Nov 6 19:24:31 2003 UTC vs.
Revision 957 by gezelter, Mon Jan 19 16:08:21 2004 UTC

# Line 35 | Line 35 | extern struct node_tag* atom_blk( int index, struct no
35  
36   extern struct node_tag* molecule_blk( struct node_tag* stmt_list );
37   extern struct node_tag* zconstraint_blk( int index, struct node_tag* stmt_list );
38 + extern struct node_tag* rigidbody_blk( int index, struct node_tag* stmt_list );
39   extern struct node_tag* atom_blk( int index, struct node_tag* stmt_list );
40   extern struct node_tag* bond_blk( int index, struct node_tag* stmt_list );
41   extern struct node_tag* bend_blk( int index, struct node_tag* stmt_list );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines