Ignore:
Timestamp:
Jul 17, 2013, 1:52:41 AM (11 years ago)
Author:
ldelgass
Message:

Fix comment: merged from trunk

File:
1 edited

Legend:

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

    r3765 r3807  
    7878    private variable _field ""
    7979    private variable _comp2fldName ;    # cname => field names.
    80     private variable _comp2type ;       # cname => type (e.g. "vector")
     80    private variable _comp2type ;       # cname => type (e.g. "vectors")
    8181    private variable _comp2size ;       # cname => # of components in element
    8282    private variable _comp2assoc;       # cname => association (e.g. pointdata)
Note: See TracChangeset for help on using the changeset viewer.