Changeset 26109 for trunk/ippScripts/scripts/addstar_run.pl
- Timestamp:
- Nov 12, 2009, 3:07:47 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
r26107 r26109 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) ;116 my $realFile = $ipprc->file_resolve($fpaObjects) or &my_die("Unable to resolve $fpaObjects: $error_code", $add_id, $error_code); 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.
