#!/bin/tcsh -f # # # Dump the header of an mtz file # # mtzdump hklin ${1} << EOF HEAD SYMM END EOF # #