Changeset 2684 in Sophya for trunk/SophyaPI/PIext
- Timestamp:
- Apr 22, 2005, 10:55:09 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pawexecut.cc
r2681 r2684 55 55 usage += "\n 1D distribution with the same binning"; 56 56 usage += "\n Related commands: plot2dw plot3d"; 57 piac->RegisterCommand(kw,usage,this,hgrp); 58 59 kw = "n/pl"; 60 usage = "alias to n/plot (see n/plot)"; 57 61 piac->RegisterCommand(kw,usage,this,hgrp); 58 62
Note:
See TracChangeset
for help on using the changeset viewer.