File: testrelpaths

package info (click to toggle)
kdoc 2.0a53-7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 444 kB
  • ctags: 279
  • sloc: perl: 5,711; sh: 190; makefile: 139; cpp: 54
file content (5 lines) | stat: -rwxr-xr-x 94 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/usr/bin/perl

use kdocUtil;

print kdocUtil::makeRelativePath( $ARGV[0], $ARGV[1] ), "\n";