Ignore:
Timestamp:
Jul 16, 2014, 10:38:30 PM (10 years ago)
Author:
ldelgass
Message:

Merge fix from r4512 on 1.3 branch for unlabelled mesh output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/analyzer.tcl

    r4261 r4519  
    800800                        _autoLabel $xmlobj output.$item "Integer" counters
    801801                    }
     802                    mesh* {
     803                        _autoLabel $xmlobj output.$item "Mesh" counters
     804                    }
    802805                    string* {
    803806                        _autoLabel $xmlobj output.$item "String" counters
Note: See TracChangeset for help on using the changeset viewer.