mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
remove white space
This commit is contained in:
parent
9787e52e36
commit
8ec4ba09ac
1 changed files with 0 additions and 2 deletions
|
|
@ -444,5 +444,3 @@ module Ints = Make_array(Array.IntArray)
|
|||
module Bools = Make_array(Array.BoolArray)
|
||||
|
||||
module Make(Elt:sig type t end) = Make_array(Array.Make(Elt))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue