Changeset 10534 for trunk/ippScripts/scripts/ipp_datapath.pl
- Timestamp:
- Dec 7, 2006, 12:56:06 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_datapath.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_datapath.pl
r10474 r10534 8 8 use PS::IPP::Config; 9 9 my $ipprc = PS::IPP::Config->new(); 10 print $ipprc->convert_filename (shift @ARGV) . "\n";10 print $ipprc->convert_filename_absolute(shift @ARGV) . "\n"; 11 11 12 12 1;
Note:
See TracChangeset
for help on using the changeset viewer.
