Changeset 26112
- Timestamp:
- Nov 12, 2009, 3:14:57 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/addstar_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/addstar_run.pl
r26110 r26112 114 114 # get the names for the camera and the real input file 115 115 my $camdir = $ipprc->dvo_cameradir(); # Camera directory for addstar 116 my $realFile = $ipprc->file_resolve($fpaObjects) or &my_die("Unable to resolve $fpaObjects : $error_code", $add_id, $PS_EXIT_SYS_ERROR);116 my $realFile = $ipprc->file_resolve($fpaObjects) or &my_die("Unable to resolve $fpaObjects", $add_id, $PS_EXIT_SYS_ERROR); 117 117 118 118 # require a defined output dvo database to run addstar (ie, refuse to use the .ptolemyrc default)
Note:
See TracChangeset
for help on using the changeset viewer.
