cloth
cloth copied to clipboard
Fixed function generation
solc prefixes the file path to the contract name (ie "path/to/contract.sol:contract")
Cloth was not following this format, so the functions were not created.
I'm an using solc version 0.4.11.