ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-1.0/libBASS/BASSyacc.y
(Generate patch)

Comparing trunk/OOPSE-1.0/libBASS/BASSyacc.y (file contents):
Revision 1334 by gezelter, Fri Jul 16 18:58:03 2004 UTC vs.
Revision 1435 by tim, Thu Jul 29 18:16:16 2004 UTC

# Line 243 | Line 243 | void yacc_BASS( char* file_name ){
243   #endif // is_mpi
244    
245    fclose( in_file );
246 <  kill_lists();
246 >  kill_lists();
247    
248    pt_me( head_node );
249  
# Line 251 | Line 251 | void yacc_BASS( char* file_name ){
251    painCave.isEventLoop = 0;
252   #endif // is_mpi
253    
254 <  kill_tree( head_node );
255 <  head_node = NULL;
254 >  kill_tree( head_node );
255 >  head_node = NULL;
256   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines