Changeset 3539


Ignore:
Timestamp:
Aug 29, 2006, 4:42:11 PM (18 years ago)
Author:
steve
Message:

Fixed typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/visualiser/visualiser.py

    r3538 r3539  
    114114
    115115    def build_quantity_dict(self):
    116         """Build a dictionary mapping quantity name->list of vertex
     116        """Build a dictionary mapping quantity name->Numeric array of vertex
    117117        values for that quantity. Subclasses are expected to override
    118118        this function."""
Note: See TracChangeset for help on using the changeset viewer.