diff options
author | Shivendra | 2017-06-05 20:05:34 +0530 |
---|---|---|
committer | Shivendra | 2017-06-05 20:05:34 +0530 |
commit | 5173973b77ff182cdc639faff54d209981805d58 (patch) | |
tree | 41f102c92a9fcb5c7963b07ceded55256ebb7ae6 /modules/special_functions | |
parent | d84f42ed7c67732af1697987d06bea3be9f14fae (diff) | |
download | scilab_for_xcos_on_cloud-5173973b77ff182cdc639faff54d209981805d58.tar.gz scilab_for_xcos_on_cloud-5173973b77ff182cdc639faff54d209981805d58.tar.bz2 scilab_for_xcos_on_cloud-5173973b77ff182cdc639faff54d209981805d58.zip |
cfscope modified
Diffstat (limited to 'modules/special_functions')
48 files changed, 59 insertions, 59 deletions
diff --git a/modules/special_functions/.libs/libscispecial_functions-algo.a b/modules/special_functions/.libs/libscispecial_functions-algo.a Binary files differindex 4631e28b6..e78ef407d 100755..100644 --- a/modules/special_functions/.libs/libscispecial_functions-algo.a +++ b/modules/special_functions/.libs/libscispecial_functions-algo.a diff --git a/modules/special_functions/.libs/libscispecial_functions.lai b/modules/special_functions/.libs/libscispecial_functions.lai index 5d0a0f899..5d0a0f899 100755..100644 --- a/modules/special_functions/.libs/libscispecial_functions.lai +++ b/modules/special_functions/.libs/libscispecial_functions.lai diff --git a/modules/special_functions/.libs/libscispecial_functions.so.5.5.2 b/modules/special_functions/.libs/libscispecial_functions.so.5.5.2 Binary files differindex 945488174..05b186863 100755 --- a/modules/special_functions/.libs/libscispecial_functions.so.5.5.2 +++ b/modules/special_functions/.libs/libscispecial_functions.so.5.5.2 diff --git a/modules/special_functions/Makefile b/modules/special_functions/Makefile index b4278f96e..36ed440d5 100644 --- a/modules/special_functions/Makefile +++ b/modules/special_functions/Makefile @@ -297,7 +297,7 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing aclocal-1.14 +ACLOCAL = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing aclocal-1.14 ALL_LINGUAS = en_US fr_FR zh_CN zh_TW ru_RU ca_ES de_DE es_ES pt_BR ja_JP it_IT uk_UA pl_PL cs_CZ ALL_LINGUAS_DOC = en_US fr_FR pt_BR ja_JP ru_RU AMTAR = $${TAR-tar} @@ -305,15 +305,15 @@ AM_DEFAULT_VERBOSITY = 1 ANT = /usr/bin/ant ANTLR = /usr/share/java/antlr.jar AR = ar -ARPACK_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -larpack +ARPACK_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -larpack ASM3 = /usr/share/java/asm3-3.3.2.jar -AUTOCONF = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing autoconf -AUTOHEADER = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing autoheader -AUTOMAKE = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing automake-1.14 -AVALON_FRAMEWORK = /home/shashank/scilab-master_5.5.2/thirdparty/avalon-framework.jar +AUTOCONF = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing autoconf +AUTOHEADER = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing autoheader +AUTOMAKE = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing automake-1.14 +AVALON_FRAMEWORK = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/avalon-framework.jar AWK = mawk -BATIK = /home/shashank/scilab-master_5.5.2/thirdparty/batik-all-1.7.jar -BLAS_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lblas +BATIK = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/batik-all-1.7.jar +BLAS_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lblas CC = gcc CCACHE = CCDEPMODE = depmode=gcc3 @@ -321,13 +321,13 @@ CFLAGS = -g -O2 CHECKSTYLE = COBERTURA = /usr/share/java/cobertura.jar COMMONS_BEANUTILS = -COMMONS_IO = /home/shashank/scilab-master_5.5.2/thirdparty/commons-io.jar -COMMONS_LOGGING = /home/shashank/scilab-master_5.5.2/thirdparty/commons-logging.jar +COMMONS_IO = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/commons-io.jar +COMMONS_LOGGING = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/commons-logging.jar CPP = gcc -E CPPFLAGS = -CURL_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include -CURL_CONFIG = /home/shashank/scilab-master_5.5.2/usr/bin/curl-config -CURL_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz +CURL_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +CURL_CONFIG = /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/bin/curl-config +CURL_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz CURL_VERSION = libcurl 7.19.7 CXX = g++ CXXCPP = g++ -E @@ -338,40 +338,40 @@ DEFS = -DHAVE_CONFIG_H DEMOTOOLS_ENABLE = yes DEPDIR = .deps DLLTOOL = false -DOCBOOK_ROOT = /home/shashank/scilab-master_5.5.2/thirdparty/docbook/ +DOCBOOK_ROOT = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/docbook/ DOXYGEN_BIN = DSYMUTIL = DUMPBIN = ECHO_C = ECHO_N = -n ECHO_T = -ECJ = /home/shashank/scilab-master_5.5.2/thirdparty/ecj.jar +ECJ = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/ecj.jar EGREP = /bin/grep -E EXEEXT = F77 = gfortran FFLAGS = -g -O2 -FFTW3_LIB = -L/home/shashank/scilab-master_5.5.2/usr/lib -lfftw3 +FFTW3_LIB = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lfftw3 FFTW_ENABLE = yes FGREP = /bin/grep -F -FLEXDOCK = /home/shashank/scilab-master_5.5.2/thirdparty/flexdock-1.2.4.jar +FLEXDOCK = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/flexdock-1.2.4.jar FLIBS = -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath -FOP = /home/shashank/scilab-master_5.5.2/thirdparty/fop.jar -FREEHEP_GRAPHICS2D = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-graphics2d.jar -FREEHEP_GRAPHICSIO = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-graphicsio.jar -FREEHEP_GRAPHICSIO_EMF = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-graphicsio-emf.jar -FREEHEP_IO = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-io.jar -FREEHEP_UTIL = /home/shashank/scilab-master_5.5.2/thirdparty/freehep-util.jar +FOP = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/fop.jar +FREEHEP_GRAPHICS2D = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-graphics2d.jar +FREEHEP_GRAPHICSIO = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-graphicsio.jar +FREEHEP_GRAPHICSIO_EMF = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar +FREEHEP_IO = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-io.jar +FREEHEP_UTIL = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/freehep-util.jar GENHTML = GETTEXT_MACRO_VERSION = 0.19 GIWS_BIN = -GLUEGEN2_RT = /home/shashank/scilab-master_5.5.2/thirdparty/gluegen2-rt.jar +GLUEGEN2_RT = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/gluegen2-rt.jar GMSGFMT = /usr/bin/msgfmt GMSGFMT_015 = /usr/bin/msgfmt GRAPHICS_ENABLE = yes GREP = /bin/grep GUI_ENABLE = yes -HDF5_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include -HDF5_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lhdf5 -lhdf5_hl +HDF5_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +HDF5_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lhdf5 -lhdf5_hl HELP_ENABLE = yes INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 @@ -393,16 +393,16 @@ JAVA_HOME = /usr/lib/jvm/java-8-openjdk-amd64 JAVA_JNI_INCLUDE = -I/usr/lib/jvm/java-8-openjdk-amd64/include -I/usr/lib/jvm/java-8-openjdk-amd64/include/linux JAVA_JNI_LIBS = -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64 -ljava -lverify -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server -ljvm JDB = /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb -JEUCLID_CORE = /home/shashank/scilab-master_5.5.2/thirdparty/jeuclid-core.jar -JGRAPHX = /home/shashank/scilab-master_5.5.2/thirdparty/jgraphx.jar -JHALL = /home/shashank/scilab-master_5.5.2/thirdparty/jhall.jar -JLATEXMATH = /home/shashank/scilab-master_5.5.2/thirdparty/jlatexmath-1.0.3.jar -JLATEXMATH_FOP = /home/shashank/scilab-master_5.5.2/thirdparty/jlatexmath-fop-1.0.3.jar -JOGL2 = /home/shashank/scilab-master_5.5.2/thirdparty/jogl2.jar -JROSETTA_API = /home/shashank/scilab-master_5.5.2/thirdparty/jrosetta-API.jar -JROSETTA_ENGINE = /home/shashank/scilab-master_5.5.2/thirdparty/jrosetta-engine.jar +JEUCLID_CORE = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jeuclid-core.jar +JGRAPHX = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jgraphx.jar +JHALL = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jhall.jar +JLATEXMATH = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar +JLATEXMATH_FOP = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jlatexmath-fop-1.0.3.jar +JOGL2 = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jogl2.jar +JROSETTA_API = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jrosetta-API.jar +JROSETTA_ENGINE = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/jrosetta-engine.jar JUNIT4 = /usr/share/java/junit4.jar -LAPACK_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -llapack +LAPACK_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -llapack LCOV = LD = /usr/bin/ld -m elf_x86_64 LDFLAGS = -Wl,--no-as-needed @@ -415,16 +415,16 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool LIPO = LN_S = ln -s LOGGING_LEVEL = SEVERE -LOOKS = /home/shashank/scilab-master_5.5.2/thirdparty/looks-2.1.1.jar +LOOKS = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/looks-2.1.1.jar LTLIBICONV = -liconv LTLIBINTL = LTLIBOBJS = MAINT = # -MAKEINFO = ${SHELL} /home/shashank/scilab-master_5.5.2/config/missing makeinfo +MAKEINFO = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/missing makeinfo MANIFEST_TOOL = : -MATIO_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include +MATIO_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include MATIO_ENABLE = yes -MATIO_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lm -lz -lmatio -lhdf5 +MATIO_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lm -lz -lmatio -lhdf5 MKDIR_P = /bin/mkdir -p MPI_ENABLE = no MSGCAT = /usr/bin/msgcat @@ -459,9 +459,9 @@ PACKAGE_TARNAME = scilab PACKAGE_URL = PACKAGE_VERSION = 5 PATH_SEPARATOR = : -PCRE_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include -PCRE_CONFIG = /home/shashank/scilab-master_5.5.2/usr/bin/pcre-config -PCRE_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lpcreposix -lpcre +PCRE_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +PCRE_CONFIG = /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/bin/pcre-config +PCRE_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lpcreposix -lpcre PCRE_VERSION = 8.35 PKG_CONFIG = /usr/bin/pkg-config POSUB = po @@ -470,7 +470,7 @@ PYTHON = RANLIB = ranlib RELOCATABLE = no RT_LIB = -lrt -SAXON = /home/shashank/scilab-master_5.5.2/thirdparty/saxon9he.jar +SAXON = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/saxon9he.jar SCILAB_BINARY_VERSION = 5.5.2 SCILAB_LIBRARY_VERSION = 5:5:2 SCILAB_VERSION_MAINTENANCE = 2 @@ -486,19 +486,19 @@ SED = /bin/sed SET_MAKE = SET_RELOCATABLE = SHELL = /bin/bash -SKINLF = /home/shashank/scilab-master_5.5.2/thirdparty/skinlf.jar +SKINLF = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/skinlf.jar SPLINT = no STRIP = strip SWIG_BIN = SWIG_JAVA = SWIG_RUNTIME_LIBS_DIR = SWIG_SCILAB = -TCLTK_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -ltk8.5 -L/home/shashank/scilab-master_5.5.2/usr/lib -ltcl8.5 -ldl -TCL_INC_PATH = -I/home/shashank/scilab-master_5.5.2/usr/include -TK_INC_PATH = -I/home/shashank/scilab-master_5.5.2/usr/include -UMFPACK_CFLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include +TCLTK_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -ltk8.5 -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -ltcl8.5 -ldl +TCL_INC_PATH = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +TK_INC_PATH = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include +UMFPACK_CFLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include UMFPACK_ENABLE = yes -UMFPACK_LIB = -L/home/shashank/scilab-master_5.5.2/usr/lib -lumfpack -lamd +UMFPACK_LIB = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lumfpack -lamd USE_NLS = yes VERSION = 5 WITH_OCAML = @@ -508,20 +508,20 @@ XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext XGETTEXT_EXTRA_OPTIONS = XMKMF = -XMLGRAPHICS_COMMONS = /home/shashank/scilab-master_5.5.2/thirdparty/xmlgraphics-commons-1.4.jar -XML_APIS_EXT = /home/shashank/scilab-master_5.5.2/thirdparty/xml-apis-ext.jar -XML_CONFIG = /home/shashank/scilab-master_5.5.2/usr/bin/xml2-config -XML_FLAGS = -I/home/shashank/scilab-master_5.5.2/usr/include/libxml2 -XML_LIBS = -L/home/shashank/scilab-master_5.5.2/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl +XMLGRAPHICS_COMMONS = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/xmlgraphics-commons-1.4.jar +XML_APIS_EXT = /home/shivendra/IIT-Bombay/scilab_for_xcos/thirdparty/xml-apis-ext.jar +XML_CONFIG = /home/shivendra/IIT-Bombay/scilab_for_xcos/usr/bin/xml2-config +XML_FLAGS = -I/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/include/libxml2 +XML_LIBS = -L/home/shivendra/IIT-Bombay/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl XML_VERSION = 2.9.1 X_CFLAGS = X_EXTRA_LIBS = X_LIBS = X_PRE_LIBS = -abs_builddir = /home/shashank/scilab-master_5.5.2/modules/special_functions -abs_srcdir = /home/shashank/scilab-master_5.5.2/modules/special_functions -abs_top_builddir = /home/shashank/scilab-master_5.5.2 -abs_top_srcdir = /home/shashank/scilab-master_5.5.2 +abs_builddir = /home/shivendra/IIT-Bombay/scilab_for_xcos/modules/special_functions +abs_srcdir = /home/shivendra/IIT-Bombay/scilab_for_xcos/modules/special_functions +abs_top_builddir = /home/shivendra/IIT-Bombay/scilab_for_xcos +abs_top_srcdir = /home/shivendra/IIT-Bombay/scilab_for_xcos ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CXX = g++ @@ -553,7 +553,7 @@ host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /home/shashank/scilab-master_5.5.2/config/install-sh +install_sh = ${SHELL} /home/shivendra/IIT-Bombay/scilab_for_xcos/config/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale diff --git a/modules/special_functions/libscispecial_functions-algo.la b/modules/special_functions/libscispecial_functions-algo.la index a13dce37c..a13dce37c 100755..100644 --- a/modules/special_functions/libscispecial_functions-algo.la +++ b/modules/special_functions/libscispecial_functions-algo.la diff --git a/modules/special_functions/libscispecial_functions.la b/modules/special_functions/libscispecial_functions.la index f6687832c..f6687832c 100755..100644 --- a/modules/special_functions/libscispecial_functions.la +++ b/modules/special_functions/libscispecial_functions.la diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-gw_special_functions.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-gw_special_functions.Plo index 76a155a01..76a155a01 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-gw_special_functions.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-gw_special_functions.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselh.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselh.Plo index caf16c20e..caf16c20e 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselh.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselh.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besseli.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besseli.Plo index 25c77ff80..25c77ff80 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besseli.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besseli.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselj.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselj.Plo index 9096f8a84..9096f8a84 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselj.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselj.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselk.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselk.Plo index 7e4b9f077..7e4b9f077 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselk.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_besselk.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_bessely.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_bessely.Plo index 19639e78c..19639e78c 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_bessely.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_bessely.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_beta.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_beta.Plo index 9fc3bc5da..9fc3bc5da 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_beta.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_beta.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_dlgamma.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_dlgamma.Plo index a6141d344..a6141d344 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_dlgamma.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_dlgamma.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_gamma.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_gamma.Plo index be94b9c4d..be94b9c4d 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_gamma.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_gamma.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_legendre.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_legendre.Plo index 8a3244ace..8a3244ace 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_legendre.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_legendre.Plo diff --git a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_lgamma.Plo b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_lgamma.Plo index ab55f06c3..ab55f06c3 100755..100644 --- a/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_lgamma.Plo +++ b/modules/special_functions/sci_gateway/c/.deps/libscispecial_functions_la-sci_lgamma.Plo diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-gw_special_functions.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-gw_special_functions.o Binary files differindex 43c63e758..94566cb72 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-gw_special_functions.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-gw_special_functions.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselh.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselh.o Binary files differindex 25bc75a01..49131cbad 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselh.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselh.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besseli.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besseli.o Binary files differindex 382238589..4da2abe48 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besseli.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besseli.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselj.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselj.o Binary files differindex 4619d23ad..f9e918272 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselj.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselj.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselk.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselk.o Binary files differindex 0f3223843..9cfd8bd91 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselk.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_besselk.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_bessely.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_bessely.o Binary files differindex 0be9bcaa3..1ce11f453 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_bessely.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_bessely.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_beta.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_beta.o Binary files differindex 7345258a4..0d8fc58a8 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_beta.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_beta.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_dlgamma.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_dlgamma.o Binary files differindex c675d8356..90252e649 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_dlgamma.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_dlgamma.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_gamma.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_gamma.o Binary files differindex db85fe06d..30c547eb1 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_gamma.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_gamma.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_legendre.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_legendre.o Binary files differindex 48ede719f..c5c111820 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_legendre.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_legendre.o diff --git a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_lgamma.o b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_lgamma.o Binary files differindex 91d9a83dd..ff434f7d6 100755..100644 --- a/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_lgamma.o +++ b/modules/special_functions/sci_gateway/c/.libs/libscispecial_functions_la-sci_lgamma.o diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-gw_special_functions.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-gw_special_functions.lo index 83a6df0e1..83a6df0e1 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-gw_special_functions.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-gw_special_functions.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselh.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselh.lo index ee595a191..ee595a191 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselh.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselh.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besseli.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besseli.lo index 10e5f16d4..10e5f16d4 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besseli.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besseli.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselj.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselj.lo index 87e95a62b..87e95a62b 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselj.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselj.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselk.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselk.lo index 427c764f0..427c764f0 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselk.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_besselk.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_bessely.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_bessely.lo index 27007eaaa..27007eaaa 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_bessely.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_bessely.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_beta.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_beta.lo index 0fba0e6bd..0fba0e6bd 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_beta.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_beta.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_dlgamma.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_dlgamma.lo index 027c4e5bf..027c4e5bf 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_dlgamma.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_dlgamma.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_gamma.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_gamma.lo index f97203633..f97203633 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_gamma.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_gamma.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_legendre.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_legendre.lo index d0dfe52c2..d0dfe52c2 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_legendre.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_legendre.lo diff --git a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_lgamma.lo b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_lgamma.lo index 26fd85faa..26fd85faa 100755..100644 --- a/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_lgamma.lo +++ b/modules/special_functions/sci_gateway/c/libscispecial_functions_la-sci_lgamma.lo diff --git a/modules/special_functions/sci_gateway/cpp/.deps/libscispecial_functions_la-sci_faddeeva.Plo b/modules/special_functions/sci_gateway/cpp/.deps/libscispecial_functions_la-sci_faddeeva.Plo index 04afe04d0..04afe04d0 100755..100644 --- a/modules/special_functions/sci_gateway/cpp/.deps/libscispecial_functions_la-sci_faddeeva.Plo +++ b/modules/special_functions/sci_gateway/cpp/.deps/libscispecial_functions_la-sci_faddeeva.Plo diff --git a/modules/special_functions/sci_gateway/cpp/.libs/libscispecial_functions_la-sci_faddeeva.o b/modules/special_functions/sci_gateway/cpp/.libs/libscispecial_functions_la-sci_faddeeva.o Binary files differindex 5e9f87998..672d6b009 100755..100644 --- a/modules/special_functions/sci_gateway/cpp/.libs/libscispecial_functions_la-sci_faddeeva.o +++ b/modules/special_functions/sci_gateway/cpp/.libs/libscispecial_functions_la-sci_faddeeva.o diff --git a/modules/special_functions/sci_gateway/cpp/libscispecial_functions_la-sci_faddeeva.lo b/modules/special_functions/sci_gateway/cpp/libscispecial_functions_la-sci_faddeeva.lo index 0c25c2608..0c25c2608 100755..100644 --- a/modules/special_functions/sci_gateway/cpp/libscispecial_functions_la-sci_faddeeva.lo +++ b/modules/special_functions/sci_gateway/cpp/libscispecial_functions_la-sci_faddeeva.lo diff --git a/modules/special_functions/src/c/.deps/libscispecial_functions_algo_la-zbeshv.Plo b/modules/special_functions/src/c/.deps/libscispecial_functions_algo_la-zbeshv.Plo index 40d085cf5..40d085cf5 100755..100644 --- a/modules/special_functions/src/c/.deps/libscispecial_functions_algo_la-zbeshv.Plo +++ b/modules/special_functions/src/c/.deps/libscispecial_functions_algo_la-zbeshv.Plo diff --git a/modules/special_functions/src/c/.libs/libscispecial_functions_algo_la-zbeshv.o b/modules/special_functions/src/c/.libs/libscispecial_functions_algo_la-zbeshv.o Binary files differindex 7a010e5b7..fe7ada467 100755..100644 --- a/modules/special_functions/src/c/.libs/libscispecial_functions_algo_la-zbeshv.o +++ b/modules/special_functions/src/c/.libs/libscispecial_functions_algo_la-zbeshv.o diff --git a/modules/special_functions/src/c/libscispecial_functions_algo_la-zbeshv.lo b/modules/special_functions/src/c/libscispecial_functions_algo_la-zbeshv.lo index 5b6c55e1c..5b6c55e1c 100755..100644 --- a/modules/special_functions/src/c/libscispecial_functions_algo_la-zbeshv.lo +++ b/modules/special_functions/src/c/libscispecial_functions_algo_la-zbeshv.lo diff --git a/modules/special_functions/src/cpp/.deps/libscispecial_functions_algo_la-faddeeva.Plo b/modules/special_functions/src/cpp/.deps/libscispecial_functions_algo_la-faddeeva.Plo index aa7eeb9b2..aa7eeb9b2 100755..100644 --- a/modules/special_functions/src/cpp/.deps/libscispecial_functions_algo_la-faddeeva.Plo +++ b/modules/special_functions/src/cpp/.deps/libscispecial_functions_algo_la-faddeeva.Plo diff --git a/modules/special_functions/src/cpp/.libs/libscispecial_functions_algo_la-faddeeva.o b/modules/special_functions/src/cpp/.libs/libscispecial_functions_algo_la-faddeeva.o Binary files differindex dfb2c2dc6..f48ec40ec 100755..100644 --- a/modules/special_functions/src/cpp/.libs/libscispecial_functions_algo_la-faddeeva.o +++ b/modules/special_functions/src/cpp/.libs/libscispecial_functions_algo_la-faddeeva.o diff --git a/modules/special_functions/src/cpp/libscispecial_functions_algo_la-faddeeva.lo b/modules/special_functions/src/cpp/libscispecial_functions_algo_la-faddeeva.lo index daa5e7d28..daa5e7d28 100755..100644 --- a/modules/special_functions/src/cpp/libscispecial_functions_algo_la-faddeeva.lo +++ b/modules/special_functions/src/cpp/libscispecial_functions_algo_la-faddeeva.lo |