C C C This code is distributed under the terms and conditions of the C CCP4 licence agreement as `Part 2' (Annex 2) software. C A copy of the CCP4 licence can be obtained by writing to the C CCP4 Secretary, Daresbury Laboratory, Warrington WA4 4AD, UK. C c+++ refflg.hh +++ c c Reflection status flags c c maxrfg maximum number of defined flags c c Flags are bit numbers for each flag c c lfgout outlier c integer maxrfg parameter (maxrfg = 1) integer lfgotl parameter (lfgotl = 1) c c krflag is bit-packed version of lrfflg logical array integer krflag logical lrfflg(maxrfg) c c--- refflg.fh ---