- Timestamp:
 - Jan 19, 2007, 3:42:48 PM (19 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/improvements/src/lib/script_engine/script.cc
r10293 r10296 97 97 std::string file = filename; 98 98 99 unsigned int seperation = filename.find_ first_of('/');99 unsigned int seperation = filename.find_last_of('/'); 100 100 if (seperation != std::string::npos) 101 101 {  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






