mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-12-29 17:17:05 +03:00
symbolic: Expose the constructor for MacawSimulatorState
This is needed to run the simulator
This commit is contained in:
parent
43688edef9
commit
9f93fd09c9
@ -16,7 +16,7 @@ module Data.Macaw.Symbolic
|
||||
, Data.Macaw.Symbolic.CrucGen.MacawExt
|
||||
, Data.Macaw.Symbolic.CrucGen.CrucGen
|
||||
, Data.Macaw.Symbolic.CrucGen.MemSegmentMap
|
||||
, MacawSimulatorState
|
||||
, MacawSimulatorState(..)
|
||||
, runCodeBlock
|
||||
-- , runBlocks
|
||||
, mkBlocksCFG
|
||||
|
Loading…
Reference in New Issue
Block a user