mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-26 08:06:58 +00:00
9 lines
136 B
OpenEdge ABL
9 lines
136 B
OpenEdge ABL
/* initial STL definition. extended as needed in each language */
|
|
%include std_common.i
|
|
%include std_vector.i
|
|
%include std_string.i
|
|
|
|
|
|
|
|
|