{- |
Description :  Propositional logic
Copyright   :  (c) Otto-von-Guericke University of Magdeburg
License     :  GPLv2 or higher, see LICENSE.txt

The "Propositional" folder contains the skeleton of
an instance of "Logic.Logic" for simple propositional
logic.

-}

module Propositional where