From aaa9d7fbf8428d3a02b78231d420c7a02f4af85a Mon Sep 17 00:00:00 2001 From: wernsaar Date: Sun, 18 May 2014 23:41:13 +0200 Subject: [PATCH] marked potri functions as bad because a lot of errors --- interface/lapack/{potri.c => potri.c.bad} | 0 interface/lapack/{zpotri.c => zpotri.c.bad} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename interface/lapack/{potri.c => potri.c.bad} (100%) rename interface/lapack/{zpotri.c => zpotri.c.bad} (100%) diff --git a/interface/lapack/potri.c b/interface/lapack/potri.c.bad similarity index 100% rename from interface/lapack/potri.c rename to interface/lapack/potri.c.bad diff --git a/interface/lapack/zpotri.c b/interface/lapack/zpotri.c.bad similarity index 100% rename from interface/lapack/zpotri.c rename to interface/lapack/zpotri.c.bad