]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/pxp/netstring/netstring_mt.mli
Initial revision
[helm.git] / helm / DEVEL / pxp / netstring / netstring_mt.mli
diff --git a/helm/DEVEL/pxp/netstring/netstring_mt.mli b/helm/DEVEL/pxp/netstring/netstring_mt.mli
new file mode 100644 (file)
index 0000000..c224b2b
--- /dev/null
@@ -0,0 +1,25 @@
+(* $Id$
+ * ----------------------------------------------------------------------
+ *
+ *)
+
+(* This module initializes the multi-threading mode of 
+ * Netstring. You must link it with every application that
+ * uses multi-threading.
+ * PITFALL: Link this module _directly_ with the executable,
+ * _don't_ put this module into a cma archive! This would not work!
+ *)
+
+
+(* ======================================================================
+ * History:
+ * 
+ * $Log$
+ * Revision 1.1  2000/11/17 09:57:28  lpadovan
+ * Initial revision
+ *
+ * Revision 1.1  2000/06/25 21:15:27  gerd
+ *     Initial revision
+ *
+ * 
+ *)