summaryrefslogtreecommitdiff
path: root/unify.ipkg
blob: ac3066ee06d2cfcf3c3124ac69b55035f129f7c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
package unify
authors = "Greg Brown"
sourcedir = "src"

options = "--total"

depends = contrib

modules
  = Data.Fin.Occurs
  , Data.Term
  , Data.Term.Property
  , Data.Term.Unify
  , Data.Term.Zipper
  , Data.Vect.Quantifiers.Extra