projects
/
scilab.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
prepares to move SCI/modules/modules to SCI/etc/modules.xml
[scilab.git]
/
scilab
/
modules
/
modules
1
; Allan CORNET INRIA 2006
2
; Warning "core" module must be always the first module
3
;
4
core
5
differential_equations
6
double
7
elementaries_functions
8
functions
9
graphics
10
fileio
11
boolean
12
cacsd
13
data_structures
14
helptools
15
shell
16
gui
17
incremental_link
18
integer
19
interpolation
20
io
21
arnoldi
22
intersci
23
jvm
24
linear_algebra
25
localization
26
optimization
27
others
28
overloading
29
polynomials
30
signal_processing
31
sparse
32
special_functions
33
string
34
symbolic
35
time
36
wintools
37
statistics
38
;/* comments */
39
javasci
40
maple2scilab
41
m2sci
42
compatibility_functions
43
metanet
44
mexlib
45
tclsci
46
texmacs
47
sound
48
scipad
49
pvm
50
randlib
51
scicos
52
scilab2fortran
53
development_tools
54
;sci2c
55
fftw
56
;/* module_skeleton is a template to add a module in scilab */
57
;module_skeleton
58
;end