10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-03 01:45:59 +02:00

Restor EMSL be dowloand in LCPQ

This commit is contained in:
TApplencourt 2016-01-15 16:27:43 +01:00
parent b1190ec106
commit a2eb71bb27

2
configure vendored
View File

@ -127,7 +127,7 @@ ninja = Info(
default_path=join(QP_ROOT_BIN, "ninja"))
emsl = Info(
url='{head}/TApplencourt/EMSL_Basis_Set_Exchange_Local/{tail}'.format(**path_github),
url='{head}/LCPQ/EMSL_Basis_Set_Exchange_Local/{tail}'.format(**path_github),
description=' EMSL basis set library',
default_path=join(QP_ROOT_INSTALL, "emsl"))