mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
small comment
This commit is contained in:
parent
0c04df58b0
commit
c7766d195a
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
#!/usr/bin/env ocaml
|
#!/usr/bin/env ocaml
|
||||||
|
|
||||||
|
(* note: this requires to generate documentation first, so that
|
||||||
|
.odoc files are generated *)
|
||||||
|
|
||||||
#use "topfind";;
|
#use "topfind";;
|
||||||
#require "containers";;
|
#require "containers";;
|
||||||
#require "containers.io";;
|
#require "containers.io";;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue