Implement a basic cache dumper
[khatus.git] / src / ocaml / lib / khatus.ml
diff --git a/src/ocaml/lib/khatus.ml b/src/ocaml/lib/khatus.ml
new file mode 100644 (file)
index 0000000..bd01385
--- /dev/null
@@ -0,0 +1,4 @@
+module Cache      = Khatus_cache
+module Msg        = Khatus_msg
+module Msg_parser = Khatus_msg_parser
+module Time       = Khatus_time
This page took 0.02308 seconds and 4 git commands to generate.