#
# Linux objects files
#
*.loT
*.lo
*.o

#
# Linux libtool files
#
.deps
.libs
Makefile

#
# Java compilation output dir
#
#build
jar
*.class
.classpath
.checkstyle

#
# Documentation generation output files
#
.last_*
.list_*

#
# Scilab compiled macros
#
*.bin
names
lib

#
# backup files
#
*~
*.bak

#
# Module generated files
#
loader.sce
unloader.sce
cleaner.sce
build.xml
src/*/cleaner.sce
src/*/loader.sce
sci_gateway/cleaner_gateway.sce
sci_gateway/loader_gateway.sce
sci_gateway/*/loader.sce
sci_gateway/*/cleaner.sce
help/*/master_help.xml
help/*/scilab_*_help/
# Generated GW
sci_gateway/cpp/libsci_ipopt.c

