Nasal/CppBind: Difference between revisions

Jump to navigation Jump to search
Line 69: Line 69:
</syntaxhighlight>
</syntaxhighlight>


Next, open $FG_SRC/Scripting/NasalSys.cxx and locate the FGNasalSys::init() method, to call the new initNasalDemo(), add this to the bottom of the function:
Next, open $FG_SRC/Scripting/NasalSys.cxx and locate the FGNasalSys::init() method, to call the new initNasalDemo() function, add this to the bottom of the function:


<syntaxhighlight lang="cpp" enclose="div">
<syntaxhighlight lang="cpp" enclose="div">

Navigation menu