Changeset 739


Ignore:
Timestamp:
Dec 4, 2009 5:11:12 PM (14 years ago)
Author:
toby
Message:

# on 2003/11/05 22:13:15, toby did:
prepare for OSX -- catch puts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/browsecif.tcl

    • Property rcs:date changed from 2003/08/11 19:23:56 to 2003/11/05 22:13:15
    • Property rcs:lines changed from +100 -41 to +2 -2
    • Property rcs:rev changed from 1.6 to 1.7
    r728 r739  
    12281228        tkwait window .cif
    12291229    } else {
    1230         puts "no blocks read"
     1230        catch {puts "no blocks read"}
    12311231    }
    12321232    # clean up -- get rid of the CIF arrays
Note: See TracChangeset for help on using the changeset viewer.