mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
warnings
This commit is contained in:
parent
61f1854b80
commit
173908cadc
2 changed files with 0 additions and 2 deletions
|
|
@ -4,7 +4,6 @@ module Bvar = Bvar
|
|||
module Const = Const
|
||||
module Subst = Subst
|
||||
module T_builtins = T_builtins
|
||||
module Ser_sink = Ser_sink
|
||||
module Store = Term.Store
|
||||
|
||||
(* TODO: move to separate library? *)
|
||||
|
|
|
|||
|
|
@ -25,6 +25,5 @@ module Profile = Profile
|
|||
module Chunk_stack = Chunk_stack
|
||||
module Ser_value = Ser_value
|
||||
module Ser_decode = Ser_decode
|
||||
module Ser_sink = Ser_sink
|
||||
|
||||
let[@inline] ( let@ ) f x = f x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue