Changeset 663
- Timestamp:
- Dec 4, 2009 5:09:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/fillcif.tcl
- Property rcs:date changed from 2002/09/05 20:59:20 to 2002/12/30 16:58:18
- Property rcs:lines changed from +209 -180 to +7 -2
- Property rcs:rev changed from 1.3 to 1.4
r649 r663 6 6 7 7 # $Id$ 8 9 # this routine is intended for use within the EXPGUI program, but may be 10 # useful for adaptation into other CIF preparation environments. 11 # Permission is granted by the author (Brian Toby) for reuse of any part 12 # of this code. 8 13 9 14 # Prerequisites: … … 509 514 set CIF(blocklist) {} 510 515 set CIF(CIFfilename) [lindex $CIF(filelist) 0] 511 CIF BrowserWindow$CIF(browserBox)516 CIFOpenBrowser $CIF(browserBox) 512 517 ParseShowCIF $CIF(browserBox) 513 518
Note: See TracChangeset
for help on using the changeset viewer.