Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / v9 / share / swig / 1.3.26 / stl.i
CommitLineData
920dae64
AT
1//
2// SWIG typemaps for STL types
3// Luigi Ballabio
4// Jan 16, 2003
5//
6// the %include directives below will fetch the files from the
7// appropriate language directory
8
9%include std_common.i
10%include std_string.i
11%include std_vector.i
12%include std_map.i
13%include std_pair.i
14