aboutsummaryrefslogtreecommitdiff
path: root/lib/flesh.ml
diff options
context:
space:
mode:
authorClombrong <cromblong@egregore.fun>2025-06-19 12:08:19 +0200
committerClombrong <cromblong@egregore.fun>2025-06-19 16:51:09 +0200
commit28d123ff109663ac8849ef0c83f6f2e22bdcd88c (patch)
treedcab029af8d93089055db2b1f1a198ae3227d352 /lib/flesh.ml
parent74e505159a78e72c817f48131e5267b1e3388400 (diff)
feat: new module Xml
Diffstat (limited to 'lib/flesh.ml')
-rw-r--r--lib/flesh.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/flesh.ml b/lib/flesh.ml
index d8aca97..476d09c 100644
--- a/lib/flesh.ml
+++ b/lib/flesh.ml
@@ -1,2 +1,3 @@
module Stream = Stream
module Sasl = Sasl
+module Xml = Xml