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