Skip to content

Commit 0ef6e12

Browse files
committed
rm huff stuff, sorry yall ily
1 parent ab0778e commit 0ef6e12

File tree

3 files changed

+0
-361
lines changed

3 files changed

+0
-361
lines changed

Makefile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,6 @@ build-solc-patch:
3030
cp solc/solc ../../../bin/solc
3131
@echo "Done, patched solc binary is located at `bin/solc` relative to the project root"
3232

33-
.PHONY: install-huff
34-
install-huff:
35-
@echo "Installing huff..."
36-
@curl -L get.huff.sh | bash
37-
@huffup
38-
@echo "Done!"
39-
4033
.PHONY: test
4134
test:
4235
@[[ ! -a ./bin/forge ]] && make build-forge-patch || true

src/AsmInvoker.huff

Lines changed: 0 additions & 213 deletions
This file was deleted.

test/3074Huff.t.sol

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)