Changeset 137 for trunk/gsasmenu.tcl


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

# on 2000/05/17 18:37:18, toby did:
add menubutton option line item to command defs (see genles)
change disagl to use separate script for results in window option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsasmenu.tcl

    • Property rcs:date changed from 1999/11/17 22:07:24 to 2000/05/17 18:37:18
    • Property rcs:lines changed from +9 -2 to +5 -3
    • Property rcs:rev changed from 1.11 to 1.12
    r122 r137  
    173173    expedt      {{runGSASwEXP $cmd} {
    174174        Run GSAS experiment editor}
     175        {-underline 0}
    175176    }
    176177
    177178    genles      {{runGSASwEXP $cmd} {
    178179        Run General Least Squares program}
    179     }
    180 
    181     disagl      {{runGSASwEXP $cmd} {
     180        {-underline 0}
     181    }
     182
     183    disagl      {rundisagl {
    182184        Distance/angle calculations}
    183185    }
Note: See TracChangeset for help on using the changeset viewer.