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

Comparing trunk/OOPSE/libBASS/parse_interface.h (file contents):
Revision 957 by gezelter, Mon Jan 19 16:08:21 2004 UTC vs.
Revision 1153 by gezelter, Tue May 11 04:21:52 2004 UTC

# Line 4 | Line 4
4   #include "node_list.h"
5  
6   /*
7 < * the following is used to clarify the namespcae of a given statement
7 > * the following is used to clarify the namespace of a given statement
8   * or block node.
9   */
10  
# Line 26 | Line 26 | extern void init_rigidbody( int rigidbody_index );
26   extern void init_torsion( int torsion_index );
27   extern void init_zconstraint( int zconstraint_index );
28   extern void init_rigidbody( int rigidbody_index );
29 + extern void init_cutoffgroup( int cutoffgroup_index );
30  
31  
31
32   /*
33   * the next few deal with the statement initializations
34   */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines