Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize code and add user manual #2

Merged
merged 5 commits into from
Jun 30, 2020

Conversation

cthoyt
Copy link
Contributor

@cthoyt cthoyt commented Jun 29, 2020

As a follow-up to #1, I've updated the code to remove a typo and to get it in a state where it can be easily reused. There were a lot of global variables mixed in functions, so I encapsulated all of them. This will make maintenance easier later

cthoyt added 5 commits June 29, 2020 23:21
There were tons of global variables, so this more properly encapsulates all of them in their respective functions
@Kohulan Kohulan merged commit 98b2f18 into Kohulan:master Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants