Changeset 1068 in Sophya for trunk/SophyaPI/PIext/basexecut.cc


Ignore:
Timestamp:
Jul 13, 2000, 12:17:14 AM (25 years ago)
Author:
ercodmgr
Message:

petit pb de print pour saveobjs
intro du PPersist pour GeneralFitData

cmv 13/7/00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/basexecut.cc

    r1067 r1068  
    764764kw = "saveobjs";
    765765usage = "Saves objects with names matching a pattern (x?y*) into a PPF file \n";
    766 usage += "Usage: saveall nameobjpattern filename";
     766usage += "Usage: saveobjs nameobjpattern filename";
    767767usage += "\n  Related commands: saveall openppf savefits"; 
    768768mpiac->RegisterCommand(kw, usage, this, "FileIO");
Note: See TracChangeset for help on using the changeset viewer.