Module GMake.GState

type t = {
estate : EState.t;
kwstate : L.keyword_state;
}