Merge pull request #52 from dcbishop/master

Use rand in its new location.
This commit is contained in:
Tony Aldridge
2014-03-13 09:24:52 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
use std::rand;
extern crate rand;
#[allow(non_camel_case_types)]
pub mod ll {