]> git.mxchange.org Git - flightgear.git/commit
Expose some methods on strings to Nasal
authorThomas Geymayer <tomgey@gmail.com>
Thu, 31 Jan 2013 18:14:14 +0000 (19:14 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 31 Jan 2013 18:14:23 +0000 (19:14 +0100)
commit5b38e00ade51d6b5f058b80eb936d73ddff3a730
tree97d3e4354b0a2bd25898aa86dcdc8b1715a1781e
parentac696a960151416112d16ddbcc016a4f4a008a52
Expose some methods on strings to Nasal
src/Scripting/CMakeLists.txt
src/Scripting/NasalString.cxx [new file with mode: 0644]
src/Scripting/NasalString.hxx [new file with mode: 0644]
src/Scripting/NasalSys.cxx
src/Scripting/NasalSys.hxx