Changeset 99


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

# on 1999/07/22 20:08:20, toby did:
revise for exptool that adds multiple atoms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/addcmds.tcl

    • Property rcs:date changed from 1999/07/21 16:29:57 to 1999/07/22 20:08:20
    • Property rcs:rev changed from 1.1 to 1.2
    • Property rcs:lines set to +3 -1
    r92 r99  
    692692    puts $fp "A"
    693693    puts $fp $phase
     694    # for now, only one atom at a time
     695    puts $fp 1
    694696    puts $fp "$type $x $y $z $o $name I $u"
    695697    close $fp
Note: See TracChangeset for help on using the changeset viewer.