Skip to content

Commit

Permalink
Merge pull request #1310 from GaloisInc/term-model
Browse files Browse the repository at this point in the history
Term model evaluator
  • Loading branch information
robdockins authored Jun 25, 2021
2 parents 09463dd + 5f6aad3 commit 24a6b0a
Show file tree
Hide file tree
Showing 4 changed files with 1,210 additions and 0 deletions.
1 change: 1 addition & 0 deletions saw-core/saw-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ library
Verifier.SAW.SCTypeCheck
Verifier.SAW.Simulator
Verifier.SAW.Simulator.Concrete
Verifier.SAW.Simulator.TermModel
Verifier.SAW.Simulator.MonadLazy
Verifier.SAW.Simulator.Prims
Verifier.SAW.Simulator.RME
Expand Down
Loading

0 comments on commit 24a6b0a

Please sign in to comment.