Update nbody example for Rust (#528)

This commit is contained in:
Max Graey
2019-03-06 22:27:54 +02:00
committed by Daniel Wirtz
parent f841f0fe1f
commit 5f547131ab
6 changed files with 18 additions and 14 deletions

View File

@@ -1,3 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "rust_nbody"
version = "0.1.0"