#!/bin/csh
cmp LPD.mod~ LPD.mod
#if { cmp LPD.mod~ LPD.mod } then
#	diff LPD.mod-1 LPD.mod+1 | cmp - LPD.diffs
#endif
exit 0
