Initial work in the Molecule and Atom class

Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
This commit is contained in:
2021-06-29 17:16:00 -03:00
committed by Vitor Hideyoshi
parent 7d74c3fb3e
commit 292995d0ea
4 changed files with 54 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.pythonPath": "/home/hideyoshi/Python/3.8/bin/python3.8"
}