# C routine
useDynLib(intcox)

# Import all packages listed as Imports or Depends
import(survival)

# Export
export(intcox)

