Skip to content

Commit

Permalink
TRPL: dining philosophers
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed May 12, 2015
1 parent 0ad2026 commit 2ba6169
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/trpl/SUMMARY.md
Expand Up @@ -6,6 +6,7 @@
* [Hello, Cargo!](hello-cargo.md)
* [Learn Rust](learn-rust.md)
* [Guessing Game](guessing-game.md)
* [Dining Philosophers](dining-philosophers.md)
* [Effective Rust](effective-rust.md)
* [The Stack and the Heap](the-stack-and-the-heap.md)
* [Testing](testing.md)
Expand Down

0 comments on commit 2ba6169

Please sign in to comment.