;;; -*- Hen -*- ((category data) (author "Jeffrey Mark Siskind") (maintainer "Andrei Barbu") (license "LGPL") (synopsis "Nondeterministic computations") (depends setup-helper miscmacros check-errors condition-utils) (test-depends test) (files "examples/nondeterminism-dwelling.scm" "examples/nondeterminism-extras.scm" "examples/nondeterminism-kalotan.scm" "examples/nondeterminism-money.scm" "examples/nondeterminism-pythagorean.scm" "examples/nondeterminism-sat-solve.scm" "nondeterminism.meta" "nondeterminism.release-info" "nondeterminism.scm" "nondeterminism.setup" "tests/run.scm"))