Closed jvamvas closed 5 years ago
stipple.initialization only works if called from the main function. This is due to an accidental use of a global variable defined in the main function. This pull request fixes the problem.
stipple.initialization
Thanks!
stipple.initialization
only works if called from the main function. This is due to an accidental use of a global variable defined in the main function. This pull request fixes the problem.