packages feed

copilot-theorem-2.2.0: src/Copilot/Theorem/TransSys.hs

--------------------------------------------------------------------------------

module Copilot.Theorem.TransSys (module X) where

import Copilot.Theorem.TransSys.Spec as X
import Copilot.Theorem.TransSys.PrettyPrint as X
import Copilot.Theorem.TransSys.Translate as X
import Copilot.Theorem.TransSys.Transform as X

--------------------------------------------------------------------------------