/
niceSOFT
/
swig
Обзор
Документация
Войти
/
niceSOFT
/
swig
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Examples/lua/nspace/example.i
10 строк
125 B
William S Fulton
Lua documentation tweaks and make nspace example more concise.
04 мар 2014, 11:54
04 мар 2014, 11:54
c99417a
Код
Авторство
О чём код?
%module example %{ #include "example.h" %} %nspace MyWorld::Nested::Dweller; %nspace MyWorld::World; %include "example.h"