summaryrefslogtreecommitdiff
path: root/modules/completion
diff options
context:
space:
mode:
Diffstat (limited to 'modules/completion')
-rw-r--r--modules/completion/.libs/libscicompletion-algo.abin1957808 -> 1957488 bytes
-rwxr-xr-xmodules/completion/.libs/libscicompletion.so.5.5.2bin792936 -> 792920 bytes
-rw-r--r--modules/completion/Makefile118
-rwxr-xr-xmodules/completion/jar/org.scilab.modules.completion.jarbin6608 -> 6608 bytes
-rw-r--r--modules/completion/sci_gateway/c/.libs/libscicompletion_la-gw_completion.obin6248 -> 6232 bytes
-rw-r--r--modules/completion/sci_gateway/c/.libs/libscicompletion_la-sci_completion.obin27144 -> 27128 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine.obin19744 -> 19736 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine_wrap_java.obin5928 -> 5920 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-completion.obin27704 -> 27688 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-completion_generic.obin6200 -> 6192 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-getCommonPart.obin8640 -> 8624 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-getPartLine.obin10752 -> 10736 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-getfieldsdictionary.obin13704 -> 13696 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-getfilesdictionary.obin21800 -> 21784 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-getmacrosdictionary.obin3968 -> 3952 bytes
-rw-r--r--modules/completion/src/c/.libs/libscicompletion_algo_la-toolsdictionary.obin9232 -> 9216 bytes
-rw-r--r--modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLAttrFieldsGetter.Plo116
-rw-r--r--modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLDocFieldsGetter.Plo116
-rw-r--r--modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLElemFieldsGetter.Plo116
-rw-r--r--modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLFieldsGetter.Plo116
-rw-r--r--modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLListFieldsGetter.Plo116
-rw-r--r--modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLNsFieldsGetter.Plo116
-rw-r--r--modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLSetFieldsGetter.Plo116
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-EOFieldsGetter.obin218640 -> 218624 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-FieldsManager.obin374344 -> 374336 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-HandleFieldsGetter.obin82552 -> 82536 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-StructFieldsGetter.obin90224 -> 90216 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-UnknownMlistFieldsGetter.obin89992 -> 89976 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLAttrFieldsGetter.obin113728 -> 113712 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLDocFieldsGetter.obin115296 -> 115280 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLElemFieldsGetter.obin115400 -> 115392 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLFieldsGetter.obin115024 -> 115008 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLListFieldsGetter.obin111856 -> 111840 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLNsFieldsGetter.obin112088 -> 112072 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLSetFieldsGetter.obin111840 -> 111824 bytes
-rw-r--r--modules/completion/src/cpp/.libs/libscicompletion_algo_la-getfields.obin84184 -> 84176 bytes
-rw-r--r--modules/completion/src/jni/.libs/libscicompletion_algo_la-Completion_wrap.obin70152 -> 70136 bytes
37 files changed, 465 insertions, 465 deletions
diff --git a/modules/completion/.libs/libscicompletion-algo.a b/modules/completion/.libs/libscicompletion-algo.a
index 169e75c29..05816b2bd 100644
--- a/modules/completion/.libs/libscicompletion-algo.a
+++ b/modules/completion/.libs/libscicompletion-algo.a
Binary files differ
diff --git a/modules/completion/.libs/libscicompletion.so.5.5.2 b/modules/completion/.libs/libscicompletion.so.5.5.2
index 79a2b39f7..3e24635a8 100755
--- a/modules/completion/.libs/libscicompletion.so.5.5.2
+++ b/modules/completion/.libs/libscicompletion.so.5.5.2
Binary files differ
diff --git a/modules/completion/Makefile b/modules/completion/Makefile
index 45d2b352b..212023675 100644
--- a/modules/completion/Makefile
+++ b/modules/completion/Makefile
@@ -311,7 +311,7 @@ am__define_uniq_tagged_files = \
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/shivendra/IIT/updated/scilab_for_xcos/config/missing aclocal-1.14
+ACLOCAL = ${SHELL} /home/shashank/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}
@@ -319,15 +319,15 @@ AM_DEFAULT_VERBOSITY = 1
ANT = /usr/bin/ant
ANTLR = /usr/share/java/antlr.jar
AR = ar
-ARPACK_LIBS = -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -larpack
+ARPACK_LIBS = -L/home/shashank/scilab_for_xcos/usr/lib -larpack
ASM3 = /usr/share/java/asm3-3.3.2.jar
-AUTOCONF = ${SHELL} /home/shivendra/IIT/updated/scilab_for_xcos/config/missing autoconf
-AUTOHEADER = ${SHELL} /home/shivendra/IIT/updated/scilab_for_xcos/config/missing autoheader
-AUTOMAKE = ${SHELL} /home/shivendra/IIT/updated/scilab_for_xcos/config/missing automake-1.14
-AVALON_FRAMEWORK = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/avalon-framework.jar
+AUTOCONF = ${SHELL} /home/shashank/scilab_for_xcos/config/missing autoconf
+AUTOHEADER = ${SHELL} /home/shashank/scilab_for_xcos/config/missing autoheader
+AUTOMAKE = ${SHELL} /home/shashank/scilab_for_xcos/config/missing automake-1.14
+AVALON_FRAMEWORK = /home/shashank/scilab_for_xcos/thirdparty/avalon-framework.jar
AWK = mawk
-BATIK = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/batik-all-1.7.jar
-BLAS_LIBS = -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -lblas
+BATIK = /home/shashank/scilab_for_xcos/thirdparty/batik-all-1.7.jar
+BLAS_LIBS = -L/home/shashank/scilab_for_xcos/usr/lib -lblas
CC = gcc
CCACHE =
CCDEPMODE = depmode=gcc3
@@ -335,13 +335,13 @@ CFLAGS = -g -O2
CHECKSTYLE =
COBERTURA = /usr/share/java/cobertura.jar
COMMONS_BEANUTILS =
-COMMONS_IO = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/commons-io.jar
-COMMONS_LOGGING = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/commons-logging.jar
+COMMONS_IO = /home/shashank/scilab_for_xcos/thirdparty/commons-io.jar
+COMMONS_LOGGING = /home/shashank/scilab_for_xcos/thirdparty/commons-logging.jar
CPP = gcc -E
CPPFLAGS =
-CURL_CFLAGS = -I/home/shivendra/IIT/updated/scilab_for_xcos/usr/include
-CURL_CONFIG = /home/shivendra/IIT/updated/scilab_for_xcos/usr/bin/curl-config
-CURL_LIBS = -L/home/shivendra/IIT/updated/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_CFLAGS = -I/home/shashank/scilab_for_xcos/usr/include
+CURL_CONFIG = /home/shashank/scilab_for_xcos/usr/bin/curl-config
+CURL_LIBS = -L/home/shashank/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
@@ -352,40 +352,40 @@ DEFS = -DHAVE_CONFIG_H
DEMOTOOLS_ENABLE = yes
DEPDIR = .deps
DLLTOOL = false
-DOCBOOK_ROOT = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/docbook/
+DOCBOOK_ROOT = /home/shashank/scilab_for_xcos/thirdparty/docbook/
DOXYGEN_BIN =
DSYMUTIL =
DUMPBIN =
ECHO_C =
ECHO_N = -n
ECHO_T =
-ECJ = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/ecj.jar
+ECJ = /home/shashank/scilab_for_xcos/thirdparty/ecj.jar
EGREP = /bin/grep -E
EXEEXT =
F77 = gfortran
FFLAGS = -g -O2
-FFTW3_LIB = -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -lfftw3
+FFTW3_LIB = -L/home/shashank/scilab_for_xcos/usr/lib -lfftw3
FFTW_ENABLE = yes
FGREP = /bin/grep -F
-FLEXDOCK = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/flexdock-1.2.4.jar
+FLEXDOCK = /home/shashank/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/shivendra/IIT/updated/scilab_for_xcos/thirdparty/fop.jar
-FREEHEP_GRAPHICS2D = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/freehep-graphics2d.jar
-FREEHEP_GRAPHICSIO = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/freehep-graphicsio.jar
-FREEHEP_GRAPHICSIO_EMF = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar
-FREEHEP_IO = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/freehep-io.jar
-FREEHEP_UTIL = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/freehep-util.jar
+FOP = /home/shashank/scilab_for_xcos/thirdparty/fop.jar
+FREEHEP_GRAPHICS2D = /home/shashank/scilab_for_xcos/thirdparty/freehep-graphics2d.jar
+FREEHEP_GRAPHICSIO = /home/shashank/scilab_for_xcos/thirdparty/freehep-graphicsio.jar
+FREEHEP_GRAPHICSIO_EMF = /home/shashank/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar
+FREEHEP_IO = /home/shashank/scilab_for_xcos/thirdparty/freehep-io.jar
+FREEHEP_UTIL = /home/shashank/scilab_for_xcos/thirdparty/freehep-util.jar
GENHTML =
GETTEXT_MACRO_VERSION = 0.19
GIWS_BIN =
-GLUEGEN2_RT = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/gluegen2-rt.jar
+GLUEGEN2_RT = /home/shashank/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/shivendra/IIT/updated/scilab_for_xcos/usr/include
-HDF5_LIBS = -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -lhdf5 -lhdf5_hl
+HDF5_CFLAGS = -I/home/shashank/scilab_for_xcos/usr/include
+HDF5_LIBS = -L/home/shashank/scilab_for_xcos/usr/lib -lhdf5 -lhdf5_hl
HELP_ENABLE = yes
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
@@ -407,16 +407,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/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jeuclid-core.jar
-JGRAPHX = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jgraphx.jar
-JHALL = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jhall.jar
-JLATEXMATH = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar
-JLATEXMATH_FOP = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jlatexmath-fop-1.0.3.jar
-JOGL2 = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jogl2.jar
-JROSETTA_API = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jrosetta-API.jar
-JROSETTA_ENGINE = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jrosetta-engine.jar
+JEUCLID_CORE = /home/shashank/scilab_for_xcos/thirdparty/jeuclid-core.jar
+JGRAPHX = /home/shashank/scilab_for_xcos/thirdparty/jgraphx.jar
+JHALL = /home/shashank/scilab_for_xcos/thirdparty/jhall.jar
+JLATEXMATH = /home/shashank/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar
+JLATEXMATH_FOP = /home/shashank/scilab_for_xcos/thirdparty/jlatexmath-fop-1.0.3.jar
+JOGL2 = /home/shashank/scilab_for_xcos/thirdparty/jogl2.jar
+JROSETTA_API = /home/shashank/scilab_for_xcos/thirdparty/jrosetta-API.jar
+JROSETTA_ENGINE = /home/shashank/scilab_for_xcos/thirdparty/jrosetta-engine.jar
JUNIT4 = /usr/share/java/junit4.jar
-LAPACK_LIBS = -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -llapack
+LAPACK_LIBS = -L/home/shashank/scilab_for_xcos/usr/lib -llapack
LCOV =
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = -Wl,--no-as-needed
@@ -429,16 +429,16 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO =
LN_S = ln -s
LOGGING_LEVEL = SEVERE
-LOOKS = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/looks-2.1.1.jar
+LOOKS = /home/shashank/scilab_for_xcos/thirdparty/looks-2.1.1.jar
LTLIBICONV = -liconv
LTLIBINTL =
LTLIBOBJS =
MAINT = #
-MAKEINFO = ${SHELL} /home/shivendra/IIT/updated/scilab_for_xcos/config/missing makeinfo
+MAKEINFO = ${SHELL} /home/shashank/scilab_for_xcos/config/missing makeinfo
MANIFEST_TOOL = :
-MATIO_CFLAGS = -I/home/shivendra/IIT/updated/scilab_for_xcos/usr/include
+MATIO_CFLAGS = -I/home/shashank/scilab_for_xcos/usr/include
MATIO_ENABLE = yes
-MATIO_LIBS = -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -lm -lz -lmatio -lhdf5
+MATIO_LIBS = -L/home/shashank/scilab_for_xcos/usr/lib -lm -lz -lmatio -lhdf5
MKDIR_P = /bin/mkdir -p
MPI_ENABLE = no
MSGCAT = /usr/bin/msgcat
@@ -473,9 +473,9 @@ PACKAGE_TARNAME = scilab
PACKAGE_URL =
PACKAGE_VERSION = 5
PATH_SEPARATOR = :
-PCRE_CFLAGS = -I/home/shivendra/IIT/updated/scilab_for_xcos/usr/include
-PCRE_CONFIG = /home/shivendra/IIT/updated/scilab_for_xcos/usr/bin/pcre-config
-PCRE_LIBS = -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -lpcreposix -lpcre
+PCRE_CFLAGS = -I/home/shashank/scilab_for_xcos/usr/include
+PCRE_CONFIG = /home/shashank/scilab_for_xcos/usr/bin/pcre-config
+PCRE_LIBS = -L/home/shashank/scilab_for_xcos/usr/lib -lpcreposix -lpcre
PCRE_VERSION = 8.35
PKG_CONFIG = /usr/bin/pkg-config
POSUB = po
@@ -484,7 +484,7 @@ PYTHON =
RANLIB = ranlib
RELOCATABLE = no
RT_LIB = -lrt
-SAXON = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/saxon9he.jar
+SAXON = /home/shashank/scilab_for_xcos/thirdparty/saxon9he.jar
SCILAB_BINARY_VERSION = 5.5.2
SCILAB_LIBRARY_VERSION = 5:5:2
SCILAB_VERSION_MAINTENANCE = 2
@@ -500,19 +500,19 @@ SED = /bin/sed
SET_MAKE =
SET_RELOCATABLE =
SHELL = /bin/bash
-SKINLF = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/skinlf.jar
+SKINLF = /home/shashank/scilab_for_xcos/thirdparty/skinlf.jar
SPLINT = no
STRIP = strip
SWIG_BIN =
SWIG_JAVA =
SWIG_RUNTIME_LIBS_DIR =
SWIG_SCILAB =
-TCLTK_LIBS = -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -ltk8.5 -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -ltcl8.5 -ldl
-TCL_INC_PATH = -I/home/shivendra/IIT/updated/scilab_for_xcos/usr/include
-TK_INC_PATH = -I/home/shivendra/IIT/updated/scilab_for_xcos/usr/include
-UMFPACK_CFLAGS = -I/home/shivendra/IIT/updated/scilab_for_xcos/usr/include
+TCLTK_LIBS = -L/home/shashank/scilab_for_xcos/usr/lib -ltk8.5 -L/home/shashank/scilab_for_xcos/usr/lib -ltcl8.5 -ldl
+TCL_INC_PATH = -I/home/shashank/scilab_for_xcos/usr/include
+TK_INC_PATH = -I/home/shashank/scilab_for_xcos/usr/include
+UMFPACK_CFLAGS = -I/home/shashank/scilab_for_xcos/usr/include
UMFPACK_ENABLE = yes
-UMFPACK_LIB = -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -lumfpack -lamd
+UMFPACK_LIB = -L/home/shashank/scilab_for_xcos/usr/lib -lumfpack -lamd
USE_NLS = yes
VERSION = 5
WITH_OCAML =
@@ -522,20 +522,20 @@ XGETTEXT = /usr/bin/xgettext
XGETTEXT_015 = /usr/bin/xgettext
XGETTEXT_EXTRA_OPTIONS =
XMKMF =
-XMLGRAPHICS_COMMONS = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/xmlgraphics-commons-1.4.jar
-XML_APIS_EXT = /home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/xml-apis-ext.jar
-XML_CONFIG = /home/shivendra/IIT/updated/scilab_for_xcos/usr/bin/xml2-config
-XML_FLAGS = -I/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2
-XML_LIBS = -L/home/shivendra/IIT/updated/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
+XMLGRAPHICS_COMMONS = /home/shashank/scilab_for_xcos/thirdparty/xmlgraphics-commons-1.4.jar
+XML_APIS_EXT = /home/shashank/scilab_for_xcos/thirdparty/xml-apis-ext.jar
+XML_CONFIG = /home/shashank/scilab_for_xcos/usr/bin/xml2-config
+XML_FLAGS = -I/home/shashank/scilab_for_xcos/usr/include/libxml2
+XML_LIBS = -L/home/shashank/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/shivendra/IIT/updated/scilab_for_xcos/modules/completion
-abs_srcdir = /home/shivendra/IIT/updated/scilab_for_xcos/modules/completion
-abs_top_builddir = /home/shivendra/IIT/updated/scilab_for_xcos
-abs_top_srcdir = /home/shivendra/IIT/updated/scilab_for_xcos
+abs_builddir = /home/shashank/scilab_for_xcos/modules/completion
+abs_srcdir = /home/shashank/scilab_for_xcos/modules/completion
+abs_top_builddir = /home/shashank/scilab_for_xcos
+abs_top_srcdir = /home/shashank/scilab_for_xcos
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
@@ -567,7 +567,7 @@ host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = ${SHELL} /home/shivendra/IIT/updated/scilab_for_xcos/config/install-sh
+install_sh = ${SHELL} /home/shashank/scilab_for_xcos/config/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
diff --git a/modules/completion/jar/org.scilab.modules.completion.jar b/modules/completion/jar/org.scilab.modules.completion.jar
index 23dd176c3..ba43b0e4c 100755
--- a/modules/completion/jar/org.scilab.modules.completion.jar
+++ b/modules/completion/jar/org.scilab.modules.completion.jar
Binary files differ
diff --git a/modules/completion/sci_gateway/c/.libs/libscicompletion_la-gw_completion.o b/modules/completion/sci_gateway/c/.libs/libscicompletion_la-gw_completion.o
index 043fbcfea..5a8528089 100644
--- a/modules/completion/sci_gateway/c/.libs/libscicompletion_la-gw_completion.o
+++ b/modules/completion/sci_gateway/c/.libs/libscicompletion_la-gw_completion.o
Binary files differ
diff --git a/modules/completion/sci_gateway/c/.libs/libscicompletion_la-sci_completion.o b/modules/completion/sci_gateway/c/.libs/libscicompletion_la-sci_completion.o
index 80dd1a53e..d66b9cb13 100644
--- a/modules/completion/sci_gateway/c/.libs/libscicompletion_la-sci_completion.o
+++ b/modules/completion/sci_gateway/c/.libs/libscicompletion_la-sci_completion.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine.o
index 8666b40b2..bedddb835 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine_wrap_java.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine_wrap_java.o
index 30ac8a9cd..0affffa6f 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine_wrap_java.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-completeLine_wrap_java.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-completion.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-completion.o
index 0ddfa35b2..ad8d71106 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-completion.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-completion.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-completion_generic.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-completion_generic.o
index 763204abe..68ed5f9de 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-completion_generic.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-completion_generic.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-getCommonPart.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-getCommonPart.o
index 78d630861..2b612fad9 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-getCommonPart.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-getCommonPart.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-getPartLine.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-getPartLine.o
index c4bf9c17b..49691f5c7 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-getPartLine.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-getPartLine.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-getfieldsdictionary.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-getfieldsdictionary.o
index 01cc5451f..0e5520460 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-getfieldsdictionary.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-getfieldsdictionary.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-getfilesdictionary.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-getfilesdictionary.o
index 1541ce481..e28e776f8 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-getfilesdictionary.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-getfilesdictionary.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-getmacrosdictionary.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-getmacrosdictionary.o
index 9fb78767d..12709d5eb 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-getmacrosdictionary.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-getmacrosdictionary.o
Binary files differ
diff --git a/modules/completion/src/c/.libs/libscicompletion_algo_la-toolsdictionary.o b/modules/completion/src/c/.libs/libscicompletion_algo_la-toolsdictionary.o
index 7dd52a383..5a52afde4 100644
--- a/modules/completion/src/c/.libs/libscicompletion_algo_la-toolsdictionary.o
+++ b/modules/completion/src/c/.libs/libscicompletion_algo_la-toolsdictionary.o
Binary files differ
diff --git a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLAttrFieldsGetter.Plo b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLAttrFieldsGetter.Plo
index 02d3df9d0..f2ced06d6 100644
--- a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLAttrFieldsGetter.Plo
+++ b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLAttrFieldsGetter.Plo
@@ -155,40 +155,40 @@ src/cpp/libscicompletion_algo_la-XMLAttrFieldsGetter.lo: \
../../modules/xml/src/cpp/XMLList.hxx \
../../modules/xml/src/cpp/XMLRemovable.hxx \
../../modules/xml/includes/xml.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
/usr/include/libio.h /usr/include/_G_config.h \
/usr/include/x86_64-linux-gnu/bits/sys_errlist.h \
/usr/include/x86_64-linux-gnu/bits/stdio.h \
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
/usr/include/iconv.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
../../modules/xml/src/cpp/XMLNodeSet.hxx \
../../modules/xml/src/cpp/XMLAttr.hxx \
../../modules/xml/src/cpp/XMLNs.hxx \
@@ -583,7 +583,7 @@ src/cpp/XMLFieldsGetter.hxx:
../../modules/xml/includes/xml.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
/usr/include/libio.h:
@@ -595,63 +595,63 @@ src/cpp/XMLFieldsGetter.hxx:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
/usr/include/iconv.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
../../modules/xml/src/cpp/XMLNodeSet.hxx:
diff --git a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLDocFieldsGetter.Plo b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLDocFieldsGetter.Plo
index b63831af7..f4a070dc5 100644
--- a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLDocFieldsGetter.Plo
+++ b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLDocFieldsGetter.Plo
@@ -137,36 +137,36 @@ src/cpp/libscicompletion_algo_la-XMLDocFieldsGetter.lo: \
/usr/include/c++/5/bits/stl_list.h /usr/include/c++/5/bits/list.tcc \
../../modules/xml/includes/dynlib_xml_scilab.h \
../../modules/xml/includes/xml.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
/usr/include/iconv.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
../../modules/xml/src/cpp/XMLObject.hxx /usr/include/c++/5/iostream \
/usr/include/c++/5/ostream /usr/include/c++/5/ios \
/usr/include/c++/5/bits/ios_base.h \
@@ -536,65 +536,65 @@ src/cpp/XMLFieldsGetter.hxx:
../../modules/xml/includes/xml.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
/usr/include/iconv.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
../../modules/xml/src/cpp/XMLObject.hxx:
diff --git a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLElemFieldsGetter.Plo b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLElemFieldsGetter.Plo
index 2c2131c73..9684a5558 100644
--- a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLElemFieldsGetter.Plo
+++ b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLElemFieldsGetter.Plo
@@ -156,40 +156,40 @@ src/cpp/libscicompletion_algo_la-XMLElemFieldsGetter.lo: \
../../modules/xml/src/cpp/XMLList.hxx \
../../modules/xml/src/cpp/XMLRemovable.hxx \
../../modules/xml/includes/xml.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
/usr/include/libio.h /usr/include/_G_config.h \
/usr/include/x86_64-linux-gnu/bits/sys_errlist.h \
/usr/include/x86_64-linux-gnu/bits/stdio.h \
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
/usr/include/iconv.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
../../modules/xml/src/cpp/XMLNodeSet.hxx \
../../modules/xml/src/cpp/XMLAttr.hxx \
../../modules/xml/src/cpp/XMLNs.hxx \
@@ -585,7 +585,7 @@ src/cpp/XMLFieldsGetter.hxx:
../../modules/xml/includes/xml.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
/usr/include/libio.h:
@@ -597,63 +597,63 @@ src/cpp/XMLFieldsGetter.hxx:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
/usr/include/iconv.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
../../modules/xml/src/cpp/XMLNodeSet.hxx:
diff --git a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLFieldsGetter.Plo b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLFieldsGetter.Plo
index e49514fdf..4202cd775 100644
--- a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLFieldsGetter.Plo
+++ b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLFieldsGetter.Plo
@@ -136,36 +136,36 @@ src/cpp/libscicompletion_algo_la-XMLFieldsGetter.lo: \
/usr/include/c++/5/bits/stl_list.h /usr/include/c++/5/bits/list.tcc \
../../modules/xml/includes/dynlib_xml_scilab.h \
../../modules/xml/includes/xml.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
/usr/include/iconv.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
../../modules/xml/src/cpp/XMLObject.hxx /usr/include/c++/5/iostream \
/usr/include/c++/5/ostream /usr/include/c++/5/ios \
/usr/include/c++/5/bits/ios_base.h \
@@ -537,65 +537,65 @@ src/cpp/XMLDocFieldsGetter.hxx:
../../modules/xml/includes/xml.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
/usr/include/iconv.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
../../modules/xml/src/cpp/XMLObject.hxx:
diff --git a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLListFieldsGetter.Plo b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLListFieldsGetter.Plo
index 3130b7bf7..8d7b4e2cd 100644
--- a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLListFieldsGetter.Plo
+++ b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLListFieldsGetter.Plo
@@ -155,40 +155,40 @@ src/cpp/libscicompletion_algo_la-XMLListFieldsGetter.lo: \
../../modules/xml/src/cpp/XMLList.hxx \
../../modules/xml/src/cpp/XMLRemovable.hxx \
../../modules/xml/includes/xml.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
/usr/include/libio.h /usr/include/_G_config.h \
/usr/include/x86_64-linux-gnu/bits/sys_errlist.h \
/usr/include/x86_64-linux-gnu/bits/stdio.h \
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
/usr/include/iconv.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
../../modules/xml/src/cpp/XMLNodeSet.hxx \
../../modules/xml/src/cpp/XMLAttr.hxx \
../../modules/xml/src/cpp/XMLNs.hxx \
@@ -583,7 +583,7 @@ src/cpp/XMLFieldsGetter.hxx:
../../modules/xml/includes/xml.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
/usr/include/libio.h:
@@ -595,63 +595,63 @@ src/cpp/XMLFieldsGetter.hxx:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
/usr/include/iconv.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
../../modules/xml/src/cpp/XMLNodeSet.hxx:
diff --git a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLNsFieldsGetter.Plo b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLNsFieldsGetter.Plo
index ca624ede3..2dd504016 100644
--- a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLNsFieldsGetter.Plo
+++ b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLNsFieldsGetter.Plo
@@ -155,40 +155,40 @@ src/cpp/libscicompletion_algo_la-XMLNsFieldsGetter.lo: \
../../modules/xml/src/cpp/XMLList.hxx \
../../modules/xml/src/cpp/XMLRemovable.hxx \
../../modules/xml/includes/xml.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
/usr/include/libio.h /usr/include/_G_config.h \
/usr/include/x86_64-linux-gnu/bits/sys_errlist.h \
/usr/include/x86_64-linux-gnu/bits/stdio.h \
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
/usr/include/iconv.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
../../modules/xml/src/cpp/XMLNodeSet.hxx \
../../modules/xml/src/cpp/XMLAttr.hxx \
../../modules/xml/src/cpp/XMLNs.hxx \
@@ -583,7 +583,7 @@ src/cpp/XMLFieldsGetter.hxx:
../../modules/xml/includes/xml.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
/usr/include/libio.h:
@@ -595,63 +595,63 @@ src/cpp/XMLFieldsGetter.hxx:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
/usr/include/iconv.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
../../modules/xml/src/cpp/XMLNodeSet.hxx:
diff --git a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLSetFieldsGetter.Plo b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLSetFieldsGetter.Plo
index 56c53172b..d952a346f 100644
--- a/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLSetFieldsGetter.Plo
+++ b/modules/completion/src/cpp/.deps/libscicompletion_algo_la-XMLSetFieldsGetter.Plo
@@ -155,40 +155,40 @@ src/cpp/libscicompletion_algo_la-XMLSetFieldsGetter.lo: \
../../modules/xml/src/cpp/XMLList.hxx \
../../modules/xml/src/cpp/XMLRemovable.hxx \
../../modules/xml/includes/xml.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h \
/usr/include/libio.h /usr/include/_G_config.h \
/usr/include/x86_64-linux-gnu/bits/sys_errlist.h \
/usr/include/x86_64-linux-gnu/bits/stdio.h \
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h \
/usr/include/iconv.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
- /home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h \
+ /home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h \
../../modules/xml/src/cpp/XMLNodeSet.hxx \
../../modules/xml/src/cpp/XMLAttr.hxx \
../../modules/xml/src/cpp/XMLNs.hxx \
@@ -583,7 +583,7 @@ src/cpp/XMLFieldsGetter.hxx:
../../modules/xml/includes/xml.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/tree.h:
/usr/include/libio.h:
@@ -595,63 +595,63 @@ src/cpp/XMLFieldsGetter.hxx:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlversion.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlexports.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlstring.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlregexp.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/dict.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlmemory.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/threads.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/globals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/parser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/hash.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/valid.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlerror.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/list.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlautomata.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/entities.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/encoding.h:
/usr/include/iconv.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlIO.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xlink.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/SAX2.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpath.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xpathInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/schemasInternals.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlschemas.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/relaxng.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlreader.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/HTMLparser.h:
-/home/shivendra/IIT/updated/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
+/home/shashank/scilab_for_xcos/usr/include/libxml2/libxml/xmlsave.h:
../../modules/xml/src/cpp/XMLNodeSet.hxx:
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-EOFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-EOFieldsGetter.o
index 224d0e805..2458a6db8 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-EOFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-EOFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-FieldsManager.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-FieldsManager.o
index 4bbecc9d7..7e4ca2671 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-FieldsManager.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-FieldsManager.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-HandleFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-HandleFieldsGetter.o
index 91545c0a4..03b80fee9 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-HandleFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-HandleFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-StructFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-StructFieldsGetter.o
index 74896d9a1..86d5391a8 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-StructFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-StructFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-UnknownMlistFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-UnknownMlistFieldsGetter.o
index 79f2628c5..1a5b74420 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-UnknownMlistFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-UnknownMlistFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLAttrFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLAttrFieldsGetter.o
index bf36ccd4b..eaf0286d1 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLAttrFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLAttrFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLDocFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLDocFieldsGetter.o
index 4a2ee3667..eccf2b388 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLDocFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLDocFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLElemFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLElemFieldsGetter.o
index 42ff3812a..7a826e2bc 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLElemFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLElemFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLFieldsGetter.o
index c5a4feb38..1c8b79f8e 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLListFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLListFieldsGetter.o
index ca1d1e5c6..00530908c 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLListFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLListFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLNsFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLNsFieldsGetter.o
index 169e85b9b..50ba8b92f 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLNsFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLNsFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLSetFieldsGetter.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLSetFieldsGetter.o
index 4de7a02d5..bb46575ca 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLSetFieldsGetter.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-XMLSetFieldsGetter.o
Binary files differ
diff --git a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-getfields.o b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-getfields.o
index 095364d5c..0a90f1b00 100644
--- a/modules/completion/src/cpp/.libs/libscicompletion_algo_la-getfields.o
+++ b/modules/completion/src/cpp/.libs/libscicompletion_algo_la-getfields.o
Binary files differ
diff --git a/modules/completion/src/jni/.libs/libscicompletion_algo_la-Completion_wrap.o b/modules/completion/src/jni/.libs/libscicompletion_algo_la-Completion_wrap.o
index ccdcee9ed..f10bf11cd 100644
--- a/modules/completion/src/jni/.libs/libscicompletion_algo_la-Completion_wrap.o
+++ b/modules/completion/src/jni/.libs/libscicompletion_algo_la-Completion_wrap.o
Binary files differ