summaryrefslogtreecommitdiff
path: root/Examples/scilab/matrix/runme.sci
diff options
context:
space:
mode:
authorBaozeng Ding <sploving1@163.com>2009-08-04 13:08:44 +0000
committerBaozeng Ding <sploving1@163.com>2009-08-04 13:08:44 +0000
commitb81ec230483d99d43cf69a0a7559ee7242012425 (patch)
tree95c96e74ba0151fb0d7e9d620e9065296c689957 /Examples/scilab/matrix/runme.sci
parent21671f7534ccc1c9c4d8fdb0e719e5d7681b263d (diff)
downloadswig-b81ec230483d99d43cf69a0a7559ee7242012425.tar.gz
Built environment of test-suit and add two test-suit:enum, struct_rename
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@11497 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/scilab/matrix/runme.sci')
-rw-r--r--Examples/scilab/matrix/runme.sci2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/scilab/matrix/runme.sci b/Examples/scilab/matrix/runme.sci
index 20dddb258..c8474a873 100644
--- a/Examples/scilab/matrix/runme.sci
+++ b/Examples/scilab/matrix/runme.sci
@@ -1,5 +1,5 @@
// builder the *.so
-exec builder.sce
+exec example_builder.sce
// loader the *.so
exec loader.sce