Changeset 3776 for trunk


Ignore:
Timestamp:
Jul 10, 2013 9:23:21 PM (11 years ago)
Author:
ldelgass
Message:

Fix comment

File:
1 edited

Legend:

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

    r3757 r3776  
    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.