#!/bin/csh -f

egrep '	M_[A-Z]*,[ 	]*"[a-z]*",' ../empmain/SUBS/show.c | \
	awk -f grindship.awk - ships
