Closed ericfranz closed 8 years ago
Every method in machete is public! But this is a library to be used by other developers, so we need to declare private the methods that are not apart of the public interface.
https://github.com/AweSim-OSC/osc-machete/issues/56 will address this
Every method in machete is public! But this is a library to be used by other developers, so we need to declare private the methods that are not apart of the public interface.