swig/Examples/scilab/matrix2
2013-06-03 17:20:08 +02:00
..
main.c example of a missing feature. Thanks sploving ;) 2010-02-23 17:57:49 +00:00
Makefile Fix matrix example 2013-06-03 17:20:08 +02:00
matrixlib.c Fix matrix example 2013-06-03 17:20:08 +02:00
matrixlib.i Fix matrix example 2013-06-03 17:20:08 +02:00
README example of a missing feature. Thanks sploving ;) 2010-02-23 17:57:49 +00:00
runme.sci Fix matrix example 2013-06-03 17:20:08 +02:00

Removes: 
builder.sce => should be generated by swig
main.c => this only shows how the code can be used when matrixlib.c is a lib.
sci_sumitems.c => should be generated by swig

Missing:
matrixlib.i
Makefile

Usage:
scilab -nwni -f builder.sce
exec loader.sce
exec runme.sci