From 3f5d57d302188525f266ec041ebb745f6931876e Mon Sep 17 00:00:00 2001
From: Peter Carbonetto
Date: Tue, 30 May 2017 22:36:50 -0500
Subject: Removing FORCE_FLOAT from some C++ source files.

---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index ed2f31f..618fb6b 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,6 @@
 SYS = LNX
 # Leave blank after "=" to disable; put "= 1" to enable
 # Disable WITH_LAPACK option can slow computation speed significantly and is not recommended
-# Disable WITH_ARPACK option only disable -apprx option in the software
 WITH_LAPACK = 1
 FORCE_32BIT = 
 FORCE_DYNAMIC = 
-- 
cgit v1.2.3