Ignore:
Timestamp:
11/24/05 18:38:19 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/ViewCell.cpp

    r419 r430  
    2424                return new BspViewCell(mesh); 
    2525        default: 
    26                 Debug << "should not come here" << endl; 
     26                Debug << "should not come here 3" << endl; 
    2727                return NULL; 
    2828        } 
Note: See TracChangeset for help on using the changeset viewer.