Fix typo + test write access
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12262 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2233f73dd4
commit
d33006076f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// loader the *.so
|
||||
exec loader.sce
|
||||
|
||||
// creat a new matrix
|
||||
// create a new matrix
|
||||
x = new_matrix();
|
||||
for i = 0 : 3;
|
||||
for j = 0 : 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue