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