mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-26 08:06:58 +00:00
10 lines
423 B
Plaintext
10 lines
423 B
Plaintext
|
|
%runtime "swiglabels.swg" /* Common C API type-checking code */
|
|
%runtime "swigrun.swg" /* Common C API type-checking code */
|
|
%runtime "swigerrors.swg" /* SWIG errors */
|
|
%runtime "rubyhead.swg" /* Ruby includes and fixes */
|
|
%runtime "rubyerrors.swg" /* Ruby errors */
|
|
%runtime "rubytracking.swg" /* API for tracking C++ classes to Ruby objects */
|
|
%runtime "rubyapi.swg"
|
|
%runtime "rubyrun.swg"
|