From 822f7afab26ce4fe24cc75e0fa29337156a06c33 Mon Sep 17 00:00:00 2001 From: Julie Date: Thu, 15 Sep 2016 22:48:20 -0700 Subject: [PATCH] Fix #35 reported by @brandimarte --- make.inc.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make.inc.example b/make.inc.example index fe2f0ad..503e249 100644 --- a/make.inc.example +++ b/make.inc.example @@ -26,7 +26,7 @@ LOADOPTS = # Comment out the following line to include deprecated routines to the # LAPACK library. # -#MAKEDEPRECATED = Yes +#BUILD_DEPRECATED = Yes # # Timer for the SECOND and DSECND routines # -- 2.7.4