fips-md 0.3.0

A framework for simulating arbitrary particle dynamics
Documentation
1
2
3
4
//! Some little helpers

pub const LLTRUE: i32 = 1;
pub const LLFALSE: i32 = 0;