20,741
edits
mNo edit summary |
mNo edit summary |
||
| Line 60: | Line 60: | ||
// this will register our bindings in the Nasal engine | |||
// it should be called at the end of $FG_SRC/Scripting/NasalSys.cxx::FGNasalSys::init() | |||
naRef initNasalTest(naRef globals, naContext c) | naRef initNasalTest(naRef globals, naContext c) | ||
{ | { | ||