Module Coq_checklib.CheckFlags

Set flags except for those ignored by the checker (see .ml file for those).

val enable_vm : bool Stdlib.ref

Whether the user asked for the VM, i.e. the value of -bytecode-compiler.