--- trunk/OOPSE/libBASS/parse_interface.h 2004/01/19 16:08:21 957 +++ trunk/OOPSE/libBASS/parse_interface.h 2004/05/11 04:21:52 1153 @@ -4,7 +4,7 @@ #include "node_list.h" /* - * the following is used to clarify the namespcae of a given statement + * the following is used to clarify the namespace of a given statement * or block node. */ @@ -26,9 +26,9 @@ extern void init_rigidbody( int rigidbody_index ); extern void init_torsion( int torsion_index ); extern void init_zconstraint( int zconstraint_index ); extern void init_rigidbody( int rigidbody_index ); +extern void init_cutoffgroup( int cutoffgroup_index ); - /* * the next few deal with the statement initializations */