work
[pspp] / rust / src / lib.rs
index 86422046bb2991981e4a3a7c4708935dfb58cfa0..f8e880c14e21641d96ea5a8f8e626f0963ba263c 100644 (file)
@@ -1,4 +1,5 @@
 pub mod cooked;
+pub mod dictionary;
 pub mod encoding;
 pub mod endian;
 pub mod format;