Create a consistent stl.i library file

Same file now for all languages except R which is still missing std_map.i.
Recent Java changes adding in std_set.i removed.
This commit is contained in:
William S Fulton 2019-02-12 18:46:05 +00:00
commit 68e86614ff
15 changed files with 27 additions and 31 deletions

View file

@ -1,7 +1,5 @@
/* -----------------------------------------------------------------------------
* stl.i
*
* Initial STL definition. extended as needed in each language
* ----------------------------------------------------------------------------- */
%include <std_common.i>