Changeset 1317 in lmdz_wrf


Ignore:
Timestamp:
Nov 10, 2016, 8:16:25 PM (8 years ago)
Author:
lfita
Message:

Fixing typo in print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/model_graphics.py

    r1316 r1317  
    42594259        for varplt in varsplt:
    42604260            if debug:
    4261                 print "  printing '" + kplot + "' var ':" + varplt + "'..."
     4261                print "  printing '" + kplot + "' var: '" + varplt + "'..."
    42624262            varops = varplt.split('#')
    42634263
Note: See TracChangeset for help on using the changeset viewer.