mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
update ocamlinit
This commit is contained in:
parent
9f0b8851b0
commit
f26b47ea5f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
#use "topfind";;
|
#use "topfind";;
|
||||||
#thread
|
#thread
|
||||||
|
#require "result";;
|
||||||
#require "bigarray";;
|
#require "bigarray";;
|
||||||
#require "unix";;
|
#require "unix";;
|
||||||
#require "sequence";;
|
#require "sequence";;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue