mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-11 13:38:38 -05:00
deploy: 8b23cb7dae
This commit is contained in:
parent
fef6b55b0c
commit
dfdd71e635
2 changed files with 2 additions and 0 deletions
|
|
@ -182,6 +182,7 @@ is done.
|
||||||
|
|
||||||
```ocaml
|
```ocaml
|
||||||
# #require "moonpool.fib";;
|
# #require "moonpool.fib";;
|
||||||
|
...
|
||||||
|
|
||||||
# (* convenient alias *)
|
# (* convenient alias *)
|
||||||
module F = Moonpool_fib;;
|
module F = Moonpool_fib;;
|
||||||
|
|
|
||||||
|
|
@ -182,6 +182,7 @@ is done.
|
||||||
|
|
||||||
```ocaml
|
```ocaml
|
||||||
# #require "moonpool.fib";;
|
# #require "moonpool.fib";;
|
||||||
|
...
|
||||||
|
|
||||||
# (* convenient alias *)
|
# (* convenient alias *)
|
||||||
module F = Moonpool_fib;;
|
module F = Moonpool_fib;;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue