From 41a17c1f8d0da58172ef14c63a0b458b35d07db8 Mon Sep 17 00:00:00 2001 From: katherine Date: Mon, 2 May 2022 01:31:56 -0700 Subject: ocamlinit use threads --- .ocamlinit | 1 + 1 file changed, 1 insertion(+) (limited to '.ocamlinit') diff --git a/.ocamlinit b/.ocamlinit index 4ff80ec..76ad6c0 100644 --- a/.ocamlinit +++ b/.ocamlinit @@ -1,4 +1,5 @@ #use "topfind";; +#thread;; #require "core";; -- cgit v1.2.3