| # | 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 28 | Line 28 | extern void init_rigidbody( int rigidbody_index ); | |
| 28 | extern void init_rigidbody( int rigidbody_index ); | |
| 29 | ||
| 30 | ||
| 31 | – | |
| 31 | /* | |
| 32 | * the next few deal with the statement initializations | |
| 33 | */ | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |