Changeset 852 for trunk/readexp.tcl


Ignore:
Timestamp:
Dec 4, 2009 5:13:09 PM (13 years ago)
Author:
toby
Message:

# on 2005/09/13 17:44:33, toby did:
fix buggy EXP create routine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/readexp.tcl

    • Property rcs:date changed from 2005/09/12 23:34:24 to 2005/09/13 17:44:33
    • Property rcs:lines changed from +81 -42 to +3 -3
    • Property rcs:rev changed from 1.45 to 1.46
    r850 r852  
    6464    }
    6565    expinfo title set $title
    66     exphistory add " created readexp.tcl [lindex $expmap(Revision) 1] [clock format [clock seconds] -format "%Y-%m-%dT%T]"
     66    exphistory add " created readexp.tcl [lindex $expmap(Revision) 1] [clock format [clock seconds] -format %Y-%m-%dT%T]"
    6767    expwrite $expfile
    6868}
Note: See TracChangeset for help on using the changeset viewer.