export(if97)
export(if97_ph)
export(if97_psat)
export(if97_tsat)
export(if97_state)
#export(if97_region)

export(iapws95)
export(iapws95_pt)
export(iapws95_ph)
export(iapws95_sat)
export(iapws95_sat_p)
export(iapws95_state)
export(iapws95_state_rhot)

export(.IAPWS_PROPERTIES)
export(.IAPWS_STATES)

useDynLib(iapws, .registration = TRUE)
