Add 5-coloring shows by John Sullivan and start on Henry Segerman's
This commit is contained in:
parent
10076aa667
commit
8817603fb1
4 changed files with 103 additions and 7 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
# ---> Python
|
||||
# emacs
|
||||
*~
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue