;;;; "mathh.meta -*- Hen -*- ((egg "mathh.egg") (category math) (author "[[kon lovett]] and [[john cowan]]") (license "Public Domain") (doc-from-wiki) (synopsis "ISO C math functions and constants") (depends (setup-helper "1.5.2")) (test-depends test) (files "mathh.scm" "mathh.meta" "mathh.setup" "mathh-constants.scm" "mathh-consts.scm" "fp-utils.scm" "fx-utils.scm" "tests/run.scm" "tests/mathh-test.scm") )