GR_FLAGS Type (Structure)

AMS 2.00 or higher unknown.h

typedef struct {
int gr_in_progress: 1;
int gr_zoom_fit: 1;
int gr_cpt_seq_flag: 1;
int stat_in_progress: 1;
int gr_trace_seq: 1;
int de_init_conds: 1;
int gr_cpt_de_flag: 1;
int new_eqn: 1;
int de_error: 1;
} GR_FLAGS;

This identifier has not been documented yet. Please help us out.