Changeset 2558


Ignore:
Timestamp:
Mar 17, 2006, 4:37:19 PM (18 years ago)
Author:
nick
Message:

corrected part of doc string

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/load_mesh/loadASCII.py

    r2480 r2558  
    966966def export_points_file(ofile, point_dict):
    967967    """
    968     write a points file, ofile, as a binary (.xya) or text (.pts) file
     968    write a points file, ofile, as a text (.xya) or binary (.pts) file
    969969
    970970    ofile is the file name, including the extension
Note: See TracChangeset for help on using the changeset viewer.