fix some small thing

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@11977 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Baozeng Ding 2010-04-04 02:20:29 +00:00
commit 38f4edcdac
3 changed files with 11 additions and 6 deletions

View file

@ -7,3 +7,4 @@ sumitems(myMatrix)
myOtherMatrix=getValues(1);
size(myOtherMatrix)
disp(myOtherMatrix);
exit