mirror of
https://github.com/Cian-H/Melter.git
synced 2026-05-11 02:01:50 +01:00
First functioning version of app!
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env python3
|
||||
# *_* coding: utf-8 *_*
|
||||
|
||||
"""
|
||||
Melter is a GUI wrapper for the MTPy meltpool tomography and selective laser
|
||||
melting pyrometric analysis library
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__license__ = "MIT"
|
||||
__status__ = "Prototype"
|
||||
Reference in New Issue
Block a user