Changeset 709 in Sophya for trunk/SophyaPI/PIext/basexecut.cc
- Timestamp:
- Jan 21, 2000, 5:59:42 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/basexecut.cc
r558 r709 943 943 kw = "projprof"; 944 944 usage = "Projects (X=f(Object),Y=g(Object)) with weight WT=h(Object) into a profile histogram "; 945 usage += "\n Usage: proj h2dnameprof nameobj f_X() g_Y() [h_WT()=1. Cut() graphic_attributes loop_param]";945 usage += "\n Usage: projprof nameprof nameobj f_X() g_Y() [h_WT()=1. Cut() graphic_attributes loop_param]"; 946 946 usage += "\n HProf nameprof is created if necessary "; 947 947 usage += "\n Related commands: projh1d projh2d ObjectExpressions ...";
Note:
See TracChangeset
for help on using the changeset viewer.