summaryrefslogtreecommitdiffstats
path: root/stdlib/obj.mli
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/obj.mli')
-rw-r--r--stdlib/obj.mli4
1 files changed, 3 insertions, 1 deletions
diff --git a/stdlib/obj.mli b/stdlib/obj.mli
index 8fe21c7f6..602ea4b7c 100644
--- a/stdlib/obj.mli
+++ b/stdlib/obj.mli
@@ -1,4 +1,6 @@
-(* Operations on internal representations of values *)
+(* Module [Obj]: operations on internal representations of values *)
+
+(* Not for the casual user. *)
type t