HaRe-0.6: tools/property/PPfeInstances.hs
module PPfeInstances where import FreeNamesProp() import ScopeNamesProp() import NameMapsProp() import MapDeclMProp() -- needed for removing pattern bindings. import TiProp() import RemoveListCompProp() import ReAssocProp()