Update to the last Rust.
Version of rustc: 0.10-pre (9a672f9 2014-02-05 18:31:36 -0800)
This commit is contained in:
parent
85c67b5544
commit
96e77e4cfd
|
@ -109,6 +109,7 @@ Feel free to add your project to this list if you happen to use **nalgebra**!
|
||||||
|
|
||||||
extern mod std;
|
extern mod std;
|
||||||
extern mod extra;
|
extern mod extra;
|
||||||
|
extern mod serialize;
|
||||||
|
|
||||||
pub mod na;
|
pub mod na;
|
||||||
mod structs;
|
mod structs;
|
||||||
|
|
Loading…
Reference in New Issue