;;;; synch.meta -*- Hen -*- ((egg "synch.egg") (category hell) (author "[[/users/kon-lovett]]") (license "BSD") (doc-from-wiki) (synopsis "Synchronization Forms") (depends (setup-helper "1.5.2") (check-errors "1.12.1")) (test-depends test miscmacros) (files "synch.meta" "synch.setup" "synch.scm" "critical-region.scm" "tests/synch-test.scm" "tests/run.scm") )