work on new decoder - about to start decoding variables
[pspp] / rust / src / lib.rs
index 7f0ec2aadd0508c737cd815e085cd7474de7c677..f8e880c14e21641d96ea5a8f8e626f0963ba263c 100644 (file)
@@ -1,4 +1,4 @@
-//pub mod cooked;
+pub mod cooked;
 pub mod dictionary;
 pub mod encoding;
 pub mod endian;