forked from M-Labs/nalgebra
nalgebra-lapack: remove useless extern crate
.
This commit is contained in:
parent
191ccbf551
commit
4103da4bc1
@ -73,11 +73,7 @@
|
||||
html_root_url = "https://nalgebra.org/rustdoc"
|
||||
)]
|
||||
|
||||
extern crate alga;
|
||||
extern crate lapack;
|
||||
extern crate lapack_src;
|
||||
extern crate nalgebra as na;
|
||||
extern crate num_complex;
|
||||
extern crate num_traits as num;
|
||||
|
||||
mod lapack_check;
|
||||
|
Loading…
Reference in New Issue
Block a user