mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-10 05:03:58 -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
|
||||
# #require "moonpool.fib";;
|
||||
...
|
||||
|
||||
# (* convenient alias *)
|
||||
module F = Moonpool_fib;;
|
||||
|
|
|
|||
|
|
@ -182,6 +182,7 @@ is done.
|
|||
|
||||
```ocaml
|
||||
# #require "moonpool.fib";;
|
||||
...
|
||||
|
||||
# (* convenient alias *)
|
||||
module F = Moonpool_fib;;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue