Ignore:
Timestamp:
09/15/10 18:22:10 (14 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready for Test: No

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

Fixed typo in help text.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/selector.py

    r1875 r1927  
    88    scantables to specific rows.
    99    """
    10     fields = ["pols", "ifs", "beams", "scans", "cycles", "name", "query"]
     10    fields = ["pols", "ifs", "beams", "scans", "cycles", "name", "query", "types"]
    1111
    1212    def __init__(self, *args, **kw):
Note: See TracChangeset for help on using the changeset viewer.