From f40bc92b0e33997bc4252c5eb6a838e8befbb1f1 Mon Sep 17 00:00:00 2001 From: jofret Date: Tue, 9 Sep 2008 13:55:00 +0000 Subject: conj -> auxiliaryFunctions --- src/elementaryFunctions/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/elementaryFunctions/Makefile.am') diff --git a/src/elementaryFunctions/Makefile.am b/src/elementaryFunctions/Makefile.am index cfda8ac3..bac3ebdd 100644 --- a/src/elementaryFunctions/Makefile.am +++ b/src/elementaryFunctions/Makefile.am @@ -32,5 +32,4 @@ SUBDIRS= cos \ asin \ lnp1m1 \ pow \ - atan2 \ - conj + atan2 -- cgit