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