Module Lifter.Gil_fallback_lifter
A Gil_lifter, along with a function to get its state
module Make
(SMemory : Engine.SMemory.S)
(PC : Command_line.ParserAndCompiler.S)
(TLLifter :
functor (Gil : sig ... end) ->
functor (V : Engine.Verifier.S with type annot = PC.Annot.t) ->
sig ... end)
(V : Engine.Verifier.S with type annot = PC.Annot.t) :
sig ... end