Changeset 19265 for trunk/pstamp/scripts/pstampparse.pl
- Timestamp:
- Aug 28, 2008, 2:06:45 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstampparse.pl
r19224 r19265 53 53 54 54 my $pstamptool = can_run('pstamptool') or (warn "Can't find pstamptool" and $missing_tools = 1); 55 my $locateimages = can_run('locateimages') or (warn "Can't find locateimages" and $missing_tools = 1);56 55 my $pstampdump = can_run('pstampdump') or (warn "Can't find pstampdump" and $missing_tools = 1); 57 56 my $fields = can_run('fields') or (warn "Can't find fields" and $missing_tools = 1);
Note:
See TracChangeset
for help on using the changeset viewer.
