Skip to content

Commit

Permalink
crucible-saw: rm (#1282)
Browse files Browse the repository at this point in the history
Fixes #1281
  • Loading branch information
langston-barrett authored Feb 4, 2025
1 parent 25064ae commit a250201
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,860 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
(cd crucible-llvm-cli/; ../hlint-3.8/hlint src test)
(cd crucible-llvm-syntax/; ../hlint-3.8/hlint src test)
(cd crucible-mir/; ../hlint-3.8/hlint src)
(cd crucible-saw/; ../hlint-3.8/hlint src)
(cd crucible-symio/; ../hlint-3.8/hlint src tests)
(cd crucible-syntax/; ../hlint-3.8/hlint src test)
(cd crucible-wasm/; ../hlint-3.8/hlint src test)
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ Currently, the repository consists of the following Haskell packages:
executing LLVM assembly programs in the Crucible symbolic simulator.
* **`crucible-jvm`** provides translation and runtime support for
executing JVM bytecode programs in the Crucible symbolic simulator.
* **`crucible-saw`** provides functionality for generating
SAW Core terms from Crucible Control-Flow-Graphs.
* **`crux`** provides common support libraries for running the
crucible simulator in a basic "all-at-once" use mode for simulation
and verification. This includes most of the setup steps required
Expand Down
30 changes: 0 additions & 30 deletions crucible-saw/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions crucible-saw/Setup.hs

This file was deleted.

34 changes: 0 additions & 34 deletions crucible-saw/crucible-saw.cabal

This file was deleted.

Loading

0 comments on commit a250201

Please sign in to comment.