10
0
mirror of https://github.com/LCPQ/EMSL_Basis_Set_Exchange_Local synced 2024-11-01 03:33:46 +01:00
This commit is contained in:
Thomas Applencourt 2015-03-17 14:31:40 +01:00
parent 2c6a77cbf8
commit 68d5349857

View File

@ -270,6 +270,7 @@ class EMSL_local:
from src.parser import get_handle_l_function from src.parser import get_handle_l_function
f = get_handle_l_function(self.format) f = get_handle_l_function(self.format)
l_atom_basis = f(l_atom_basis) l_atom_basis = f(l_atom_basis)
# ~#~#~#~#~ # # ~#~#~#~#~ #
# C h e c k # # C h e c k #
# ~#~#~#~#~ # # ~#~#~#~#~ #