NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

Changeset 461

Show
Ignore:
Timestamp:
09/30/11 20:21:45
Author:
cbc
Message:

Remove debug statement.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qscatv4/trunk/qscatv4.py

    r458 r461  
    185185 
    186186if __name__ == '__main__': 
    187     import pdb; pdb.set_trace() 
    188187    try: 
    189188        if len(sys.argv) != 5: raise