rust/hg-core/src/dirstate_tree.rs
changeset 47095 473abf4728bf
parent 47093 787ff5d21bcd
child 47096 3c11c24b82b6
--- a/rust/hg-core/src/dirstate_tree.rs	Thu Apr 08 14:58:44 2021 +0200
+++ b/rust/hg-core/src/dirstate_tree.rs	Tue Mar 30 09:56:04 2021 +0200
@@ -1,1 +1,2 @@
+pub mod dirstate_map;
 pub mod dispatch;