Revert "Octave: cleanup/restructure library files"

This reverts commit bf12d76d03.

Reverting a series of Octave commits for re-applying again without
incorrect whitespace changes.
This commit is contained in:
William S Fulton 2014-10-09 19:34:02 +01:00
commit 23373e9ffd
42 changed files with 3698 additions and 4284 deletions

View file

@ -1,5 +1 @@
//
// std_alloc.i - STL allocator support
//
%include <std/std_alloc.i>