- Timestamp:
- Aug 26, 2010, 9:18:39 AM (16 years ago)
- Location:
- branches/sc_branches/trunkTest
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/trunkTest
- Property svn:mergeinfo changed
-
branches/sc_branches/trunkTest/psphot
- Property svn:mergeinfo deleted
-
branches/sc_branches/trunkTest/psphot/src/psphotArguments.c
r25985 r29060 176 176 } 177 177 178 // visual : interactive display mode179 if ((N = psArgumentGet (argc, argv, "-visual"))) {180 psArgumentRemove (N, &argc, argv);181 pmVisualSetVisual(true);182 }183 184 178 // break : used from recipe throughout psphotReadout 185 179 if ((N = psArgumentGet (argc, argv, "-break"))) {
Note:
See TracChangeset
for help on using the changeset viewer.
