Skip to content

Commit 7239467

Browse files
committed
State load/save from config; removed obsolete states
1 parent 24c27c6 commit 7239467

27 files changed

+112
-1050
lines changed

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ nohup.out
1010
.cargo/config
1111
*.trace
1212
*.profile
13+
capture/
14+
capture.ntp

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-oids"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
readme = "README.md"
55
description = "A Rust-based A-life playground"
66
license = "Apache 2.0"

Diff for: resources/20160919_172906.csv

-51
This file was deleted.

Diff for: resources/20161021_212828.csv

-31
This file was deleted.

Diff for: resources/20161021_212841.csv

-29
This file was deleted.

0 commit comments

Comments
 (0)