From a2eb71bb27fafed49a4bd2e3548bd45216e241f8 Mon Sep 17 00:00:00 2001 From: TApplencourt Date: Fri, 15 Jan 2016 16:27:43 +0100 Subject: [PATCH] Restor EMSL be dowloand in LCPQ --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2bce033b..a6c5bc2e 100755 --- a/configure +++ b/configure @@ -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"))