From 1ca9e3fac59835c21d1d71c937ab5ad777311255 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Mon, 5 Mar 2012 20:47:02 +0000 Subject: [PATCH] Moved a BLAS function out of f2c_math --- ext/{f2c_math => f2c_blas}/idamax.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ext/{f2c_math => f2c_blas}/idamax.c (100%) diff --git a/ext/f2c_math/idamax.c b/ext/f2c_blas/idamax.c similarity index 100% rename from ext/f2c_math/idamax.c rename to ext/f2c_blas/idamax.c