forked from dontcallmedom/spiff
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.HPPD
18 lines (18 loc) · 923 Bytes
/
README.HPPD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package name: spiff
Version number: 1.0
Original author: Daniel W Nachbar <[email protected]>
Original URL: ftp://ftp.lth.se/pub/usenet/comp.sources.unix/volume16
HP-UX URL: http://hpux.connect.org.uk/hppd/cgi-bin/search?package=&term=spiff-
Install tree: /opt/spiff
Report bugs to: [email protected]
Tested on: HP 9000/780/C160 running HP-UX 11.00
C compiler used: Version A.11.01.02
Purpose:
A new version of diff adapted for source code. The well known program diff is
inappropriate for some common tasks such as comparing the output of floating
oint calculations where roundoff errors lead diff astray and comparing program
source code where some differences in the text (such as white space and
comments) have no effect on the operation of the compiled code. Spiff addresses
these cases.
Date archived: Wed 1 Dec 1999
Special notes: Read HPUX.Install for further info.