Octave: cleanup/restructure library files
- Restructure runtime code into declarations, function and class definitions, and initialisation code - Rename internal functions/types to follow SWIG_Octave... or SwigOct... naming styles - Style/comment/whitespace cleanups
This commit is contained in:
parent
6c04378e20
commit
bf12d76d03
42 changed files with 4288 additions and 3702 deletions
|
|
@ -1 +1,5 @@
|
|||
//
|
||||
// std_alloc.i - STL allocator support
|
||||
//
|
||||
|
||||
%include <std/std_alloc.i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue