rust/integral-geometry/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 23 May 2019 08:34:30 +0200
changeset 15053 b181ff6367c9
parent 14228 bb2f301d4fe0
permissions -rw-r--r--
Reset MultiShootAttacks to 0 when calling SwitchHog in Lua

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

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