#!/bin/csh -f
#
#mdiff aka/*.c  >& D_AKA_1
mdiff akb/*.c  >& D_AKB_1
mdiff akx/*.c  >& D_AKX_1
mdiff include/akx*.h include/akunix.h  >& D_INC_1
