rust/integral-geometry/Cargo.toml
author alfadur
Fri, 09 Nov 2018 03:36:21 +0300
changeset 14184 abbb74b9cb62
parent 14086 5d42204ac35e
child 14212 bb2f301d4fe0
permissions -rw-r--r--
generalize adding data to World

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

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