rust/integral-geometry/Cargo.toml
author unC0Rr
Fri, 02 Nov 2018 17:03:58 +0100
changeset 14081 5d42204ac35e
parent 13935 75eaf7c71789
child 14207 bb2f301d4fe0
permissions -rw-r--r--
Start convertion of FindPoint()

[package]
name = "integral-geometry"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]

[dependencies]
fpnum = { path = "../fpnum" }