remove text.py
This commit is contained in:
parent
ad26f8c947
commit
80be0f059b
|
@ -1,11 +0,0 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from IAEANuclearData import IsotopeClass
|
||||
|
||||
iso = IsotopeClass()
|
||||
|
||||
iso.PrintIso('16O')
|
||||
|
||||
pd = iso.GetExList('16O', 10)
|
||||
|
||||
print(pd)
|
Loading…
Reference in New Issue
Block a user