Ignore:
Timestamp:
May 13, 2009 11:07:10 AM (14 years ago)
Author:
ajj
Message:

Couple of small bug fixes that were raising compile errors on load.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Analysis/Packages/ModelPicker/SANSModelPicker_v40.ipf

    r472 r499  
    8484                // first time, create wave from built-in list 
    8585                FileList_BuiltInList()          //makes sure that the wave exists 
    86                 FileList_GetListButtonProc("")  //converts it into a list for the panel 
     86                FileList_GetListButtonProc()    //converts it into a list for the panel 
    8787                 
    8888                // "include" nothing to force a load of the utility procedures 
Note: See TracChangeset for help on using the changeset viewer.