summaryrefslogtreecommitdiff
path: root/modules/history_manager
diff options
context:
space:
mode:
authorshankyb92017-06-28 06:13:48 -0500
committershankyb92017-06-28 06:13:48 -0500
commit5dd6dfff61c246af6099eaa5fd14b12fa06afa6f (patch)
tree08583171b1992f1feeb6e6a84637c61a0ba556a4 /modules/history_manager
parent3a110d03c8a183af42f61e49f80cef466505a5c5 (diff)
downloadscilab_for_xcos_on_cloud-5dd6dfff61c246af6099eaa5fd14b12fa06afa6f.tar.gz
scilab_for_xcos_on_cloud-5dd6dfff61c246af6099eaa5fd14b12fa06afa6f.tar.bz2
scilab_for_xcos_on_cloud-5dd6dfff61c246af6099eaa5fd14b12fa06afa6f.zip
BARXY and CANIMXY3D fully added | CSCOPXY3D modified accordingly
Diffstat (limited to 'modules/history_manager')
-rw-r--r--modules/history_manager/.libs/libscihistory_manager-algo.abin951468 -> 951428 bytes
-rwxr-xr-xmodules/history_manager/.libs/libscihistory_manager.so.5.5.2bin483272 -> 483256 bytes
-rw-r--r--modules/history_manager/Makefile118
-rwxr-xr-xmodules/history_manager/jar/org.scilab.modules.history_manager.jarbin4898 -> 4898 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-gw_history_manager.obin7752 -> 7736 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_addhistory.obin10688 -> 10672 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_displayhistory.obin5088 -> 5072 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistory.obin15152 -> 15144 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistoryfile.obin8720 -> 8704 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historymanager.obin17640 -> 17624 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historysize.obin12784 -> 12768 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_loadhistory.obin9144 -> 9128 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_removelinehistory.obin11168 -> 11160 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_resethistory.obin6472 -> 6456 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveafterncommands.obin12328 -> 12312 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveconsecutivecommands.obin11712 -> 11704 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_savehistory.obin10976 -> 10968 bytes
-rw-r--r--modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_sethistoryfile.obin8256 -> 8240 bytes
-rw-r--r--modules/history_manager/src/c/.libs/libscihistory_manager_algo_la-getCommentDateSession.obin21072 -> 21064 bytes
-rw-r--r--modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryFile.obin223488 -> 223472 bytes
-rw-r--r--modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryManager.obin399896 -> 399880 bytes
21 files changed, 59 insertions, 59 deletions
diff --git a/modules/history_manager/.libs/libscihistory_manager-algo.a b/modules/history_manager/.libs/libscihistory_manager-algo.a
index 98e54d993..64f6810d9 100644
--- a/modules/history_manager/.libs/libscihistory_manager-algo.a
+++ b/modules/history_manager/.libs/libscihistory_manager-algo.a
Binary files differ
diff --git a/modules/history_manager/.libs/libscihistory_manager.so.5.5.2 b/modules/history_manager/.libs/libscihistory_manager.so.5.5.2
index 699b61deb..a6aacaeaa 100755
--- a/modules/history_manager/.libs/libscihistory_manager.so.5.5.2
+++ b/modules/history_manager/.libs/libscihistory_manager.so.5.5.2
Binary files differ
diff --git a/modules/history_manager/Makefile b/modules/history_manager/Makefile
index cfceb562b..5a60f1a9e 100644
--- a/modules/history_manager/Makefile
+++ b/modules/history_manager/Makefile
@@ -293,7 +293,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}
@@ -301,15 +301,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
@@ -317,13 +317,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
@@ -334,40 +334,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
@@ -389,16 +389,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
@@ -411,16 +411,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
@@ -455,9 +455,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
@@ -466,7 +466,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
@@ -482,19 +482,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 =
@@ -504,20 +504,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/history_manager
-abs_srcdir = /home/shivendra/IIT/updated/scilab_for_xcos/modules/history_manager
-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/history_manager
+abs_srcdir = /home/shashank/scilab_for_xcos/modules/history_manager
+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++
@@ -549,7 +549,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/history_manager/jar/org.scilab.modules.history_manager.jar b/modules/history_manager/jar/org.scilab.modules.history_manager.jar
index e6154e401..d50deb835 100755
--- a/modules/history_manager/jar/org.scilab.modules.history_manager.jar
+++ b/modules/history_manager/jar/org.scilab.modules.history_manager.jar
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-gw_history_manager.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-gw_history_manager.o
index ad52f24e6..a0e80015b 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-gw_history_manager.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-gw_history_manager.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_addhistory.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_addhistory.o
index 0d75d6906..458be92f3 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_addhistory.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_addhistory.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_displayhistory.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_displayhistory.o
index 99e35e869..a579d42aa 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_displayhistory.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_displayhistory.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistory.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistory.o
index cce62196d..00786f652 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistory.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistory.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistoryfile.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistoryfile.o
index 4479de2d2..3c72a72d7 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistoryfile.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_gethistoryfile.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historymanager.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historymanager.o
index a1cc8936d..02003717c 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historymanager.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historymanager.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historysize.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historysize.o
index 5e14a9923..031e9b438 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historysize.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_historysize.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_loadhistory.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_loadhistory.o
index 6086b308d..ad806d6bf 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_loadhistory.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_loadhistory.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_removelinehistory.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_removelinehistory.o
index 500f81627..a9e172c31 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_removelinehistory.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_removelinehistory.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_resethistory.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_resethistory.o
index f0a630c92..d14d46ab6 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_resethistory.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_resethistory.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveafterncommands.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveafterncommands.o
index 69efc2b7a..a5f028dbf 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveafterncommands.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveafterncommands.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveconsecutivecommands.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveconsecutivecommands.o
index 1615610c8..6f97518fd 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveconsecutivecommands.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_saveconsecutivecommands.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_savehistory.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_savehistory.o
index d790d6131..3dec84a1c 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_savehistory.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_savehistory.o
Binary files differ
diff --git a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_sethistoryfile.o b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_sethistoryfile.o
index 6f9fc73d1..ef27e0d53 100644
--- a/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_sethistoryfile.o
+++ b/modules/history_manager/sci_gateway/c/.libs/libscihistory_manager_la-sci_sethistoryfile.o
Binary files differ
diff --git a/modules/history_manager/src/c/.libs/libscihistory_manager_algo_la-getCommentDateSession.o b/modules/history_manager/src/c/.libs/libscihistory_manager_algo_la-getCommentDateSession.o
index 98e4d1e59..832b93243 100644
--- a/modules/history_manager/src/c/.libs/libscihistory_manager_algo_la-getCommentDateSession.o
+++ b/modules/history_manager/src/c/.libs/libscihistory_manager_algo_la-getCommentDateSession.o
Binary files differ
diff --git a/modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryFile.o b/modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryFile.o
index be1ae2ba9..861d70a1f 100644
--- a/modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryFile.o
+++ b/modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryFile.o
Binary files differ
diff --git a/modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryManager.o b/modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryManager.o
index bf23caaac..9fcf2b2a4 100644
--- a/modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryManager.o
+++ b/modules/history_manager/src/cpp/.libs/libscihistory_manager_algo_la-HistoryManager.o
Binary files differ