/* These declarations have been automatically generated by the
cif file input/output function generator.  This file should be
included in any routines that call these functions */
typedef char cifstring[84];   /* to avoid array complications later */
#define MYLABELMAX  50 
#define ATRATMAX  50 
#define ATSITEUMAX  500 
typedef double atsiteutype [6];
typedef struct {
    float blockbeg; /* dummy for fortran interface */
    cifstring errormes;/* error message */
    int errornum; /* error number */
    cifstring mylabel[50]; /*data_atom_site_aniso_label*/
    double atrat[50]; /*data_atom_site_aniso_ratio*/
    double atratesd[50]; 
    atsiteutype atsiteu[500]; /*data_atom_site_aniso_U_*/
    atsiteutype atsiteuesd[500]; 
    cifstring extmet; /*data_refine_ls_extinction_method*/
    double reftot [2]; /*data_reflns_number_*/
    double reftotesd [2]; 
} cifcmnstr;

#ifdef CIFVARDEC
cifcmnstr *cifcmnptr;
#else
extern cifcmnstr *cifcmnptr;
#endif
