First functioning version of app!

This commit is contained in:
Cian-H
2021-05-20 18:19:32 +01:00
parent 1788501adc
commit 3ef247fc70
16 changed files with 1774 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env python3
# *_* coding: utf-8 *_*
"""
Common, internal objects for shared use in the "Melter" program
"""