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

depends = contrib

options = "--total"

modules
  = Core.Context
  , Core.Declarative
  , Core.Name
  , Core.Term
  , Core.Term.Environment
  , Core.Term.Substitution
  , Core.Thinning
  , Core.Var