rust/rhg/src/commands.rs
changeset 45542 33ded2d3f4fc
parent 45528 66756b34c06e
child 45923 ead435aa5294
--- a/rust/rhg/src/commands.rs	Fri Sep 11 17:32:53 2020 +0200
+++ b/rust/rhg/src/commands.rs	Tue Sep 15 16:51:11 2020 +0200
@@ -1,3 +1,4 @@
+pub mod cat;
 pub mod debugdata;
 pub mod files;
 pub mod root;