Skip to content

Module template

Thomas Tuegel edited this page Feb 3, 2020 · 3 revisions
{- |
Copyright   : (c) Runtime Verification, 2020
License     : NCSA

-}

module ModuleName
    (
    ) where

import Prelude.Kore
Clone this wiki locally