#!/bin/csh -f

set tmp_dir = /tmp/coal_dev1/src/appl

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