Skip to content

Commit 2bf15c1

Browse files
committed
Fix mod def
1 parent 54e78a3 commit 2bf15c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ pub mod opnorm;
5252
pub mod solve;
5353
pub mod cholesky;
5454

55-
pub mod topology;
55+
pub mod util;

0 commit comments

Comments
 (0)