Skip to content

Commit

Permalink
Deleted kparse-bool, not needed now.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariaKt committed Sep 11, 2024
1 parent 58f2f06 commit 9dcffe4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions bin/kparse-bool

This file was deleted.

2 changes: 1 addition & 1 deletion bin/krun-sol
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ else
shift
fi
shift; shift
krun -d "$(dirname "$0")/../solidity-kompiled" "$contract" -cTXN="$txn" -pTXN="$(dirname "$0")/kparse-txn" -cISUNISWAP="$isuniswap" -pISUNISWAP="$(dirname "$0")/kparse-bool" --no-expand-macros "$@"
krun -d "$(dirname "$0")/../solidity-kompiled" "$contract" -cTXN="$txn" -pTXN="$(dirname "$0")/kparse-txn" -cISUNISWAP="$isuniswap" --no-expand-macros "$@"

0 comments on commit 9dcffe4

Please sign in to comment.