add INPUT/OUTPUT support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@11325 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8d2ce8c8a8
commit
5d23e5310a
8 changed files with 139 additions and 13 deletions
|
|
@ -35,6 +35,7 @@ public:
|
|||
SCILAB():
|
||||
f_builder_code(NewString("")), f_example_code(NewString("")), hasfunction_flag(false), hasconstant_flag(false) {
|
||||
}
|
||||
|
||||
|
||||
/* ------------------------------------------------------------
|
||||
* main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue