Ignore:
Timestamp:
Jul 16, 2014, 4:24:32 PM (10 years ago)
Author:
gah
Message:

test and fixes for meshviewer, add rappture (non-viewer) bug fixes and features

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/gui/scripts/analyzer.tcl

    r4408 r4512  
    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
    804807                    }
    805                     histogram* - curve* - field* {
     808                    histogram* - curve* - field* - map* {
    806809                        _autoLabel $xmlobj output.$item "Plot" counters
    807810                    }
Note: See TracChangeset for help on using the changeset viewer.