{-# OPTIONS --safe #-}
module Cubical.Data.Int.MoreInts.DeltaInt where

open import Cubical.Data.Int.MoreInts.DeltaInt.Base public

open import Cubical.Data.Int.MoreInts.DeltaInt.Properties public