Changeset 700


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

# on 2003/05/22 21:43:04, toby did:
Implement windows init file as c:\GSAS\GSAS.CONFIG in place of .GSAS_CONFIG
Add instedit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsasmenu.tcl

    • Property rcs:date changed from 2002/07/18 20:51:04 to 2003/05/22 21:43:04
    • Property rcs:lines changed from +2 -3 to +8 -4
    • Property rcs:rev changed from 1.22 to 1.23
    r632 r700  
    2626        bkgedit
    2727        excledt
     28        instedit
    2829    }
    2930    xtal {
     
    336337        Edit data limits and excluded data regions}
    337338    }
     339    instedit    {{EditInstFile} {
     340        Edit an instrument parameter file}
     341    }
    338342
    339343    {liveplot_options} {liveplotopt {
     
    366370    SaveOptions {- {
    367371        Save the current values for "Override backspace",
    368         "Sort atoms by", "Sort histograms by" and "archive EXP"
    369         in ~/.gsas_config (c:\.gsas_config)}
     372        "Sort atoms by", "Sort histograms by" and "archive EXP", etc.
     373        in ~/.gsas_config (c:\gsas.config)}
    370374    }
    371375    EraseHistory {DeleteHistoryRecords {
Note: See TracChangeset for help on using the changeset viewer.