about summary refs log tree commit diff
path: root/sys/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'sys/src/lib.rs')
-rw-r--r--sys/src/lib.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/src/lib.rs b/sys/src/lib.rs
new file mode 100644
index 0000000..e391edb
--- /dev/null
+++ b/sys/src/lib.rs
@@ -0,0 +1,2 @@
+pub mod tabs;
+pub mod windows;