- Timestamp:
- Mar 1, 2011, 6:21:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psphot/src/psphotForcedArguments.c
r25981 r30772 103 103 } 104 104 105 PS ARGUMENTS_INSTANTIATE_GENERICS( psphot, config, argc, argv );105 PS_ARGUMENTS_GENERIC( psphot, config, argc, argv ); 106 106 107 107 // save the following additional recipe values based on command-line options … … 110 110 111 111 // Number of threads is handled 112 PS ARGUMENTS_INSTANTIATE_THREADSARG( psphot, config, argc, argv )112 PS_ARGUMENTS_THREADS( psphot, config, argc, argv ) 113 113 114 114 // visual : interactive display mode
Note:
See TracChangeset
for help on using the changeset viewer.
