Changeset 3991 in Sophya for trunk/Cosmo/RadioBeam/applobe.cc
- Timestamp:
- May 9, 2011, 12:10:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/applobe.cc
r3989 r3991 90 90 else fgoptarg=false; 91 91 } 92 if (narg < 3) {92 if (narg < 4) { 93 93 cout << " applobe/error arguments , applobe -h for help " << endl; 94 94 return 2;
Note:
See TracChangeset
for help on using the changeset viewer.