blob: 4876713e5732184a077fc94494206533e9d6cef8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
package obs
authors = "Greg Brown"
sourcedir = "src"
depends = contrib
options = "--total"
modules
= Core.Term
, Core.Term.Substitution
, Core.Term.Thinned
, Core.Thinning
|