Ignore:
Timestamp:
02/01/07 14:42:05 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp

    r2063 r2071  
    912912                } 
    913913                if (attrName == "pvs")  
    914                 {//cout <<"e"; 
     914                { 
    915915                        StrX attrValue(attributes.getValue(i)); 
    916916                        const char *ptr = attrValue.LocalForm(); 
Note: See TracChangeset for help on using the changeset viewer.