------------------------------------------------------------------------
-- The Agda standard library
--
-- Symmetric closures of binary relations
--
-- This module is DEPRECATED. Please use the
-- Relation.Binary.Construct.Closure.Symmetric module directly.
------------------------------------------------------------------------

module Relation.Binary.SymmetricClosure where

open import Relation.Binary.Construct.Closure.Symmetric public