#!/bin/csh -f

set tmp_dir = /tmp/coal_dev1/src/appl

#mdiff_dir  $tmp_dir  cmn/*.[ch] cmn/makefile> D_CMN_1
mdiff_coal1 $tmp_dir/coal  >D_COAL_1
mdiff_dir  $tmp_dir include/*.h > D_INC_1
