Skip to content

Commit

Permalink
rm huff stuff, sorry yall ily
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-carroll committed Apr 26, 2024
1 parent ab0778e commit 0ef6e12
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 361 deletions.
7 changes: 0 additions & 7 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@ build-solc-patch:
cp solc/solc ../../../bin/solc
@echo "Done, patched solc binary is located at `bin/solc` relative to the project root"

.PHONY: install-huff
install-huff:
@echo "Installing huff..."
@curl -L get.huff.sh | bash
@huffup
@echo "Done!"

.PHONY: test
test:
@[[ ! -a ./bin/forge ]] && make build-forge-patch || true
Expand Down
213 changes: 0 additions & 213 deletions src/AsmInvoker.huff

This file was deleted.

141 changes: 0 additions & 141 deletions test/3074Huff.t.sol

This file was deleted.

0 comments on commit 0ef6e12

Please sign in to comment.