MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / add_system_extra_libs

Method add_system_extra_libs

src/Chain/libraries/glua/glua_state_scope.cpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216 }
217
218 void GluaStateScope::add_system_extra_libs()
219 {
220 thinkyoung::lua::lib::add_system_extra_libs(_L);
221 }
222
223 }
224 }

Callers 2

mainFunction · 0.80
mainFunction · 0.80

Calls 1

add_system_extra_libsFunction · 0.85

Tested by

no test coverage detected