]> git.mxchange.org Git - flightgear.git/commit
Expose HTTP module to Nasal.
authorThomas Geymayer <tomgey@gmail.com>
Mon, 14 Oct 2013 23:02:05 +0000 (01:02 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Sun, 27 Oct 2013 18:39:22 +0000 (19:39 +0100)
commitcf270bde229994f1171d9742e4aeb31a4eaa3ccd
tree53e1f5eb39b808a32105a281ac6a607b5642a3f7
parent8a582e63760a4650446d7d391f8c3ba6d04f3af6
Expose HTTP module to Nasal.
src/Main/util.cxx
src/Main/util.hxx
src/Scripting/CMakeLists.txt
src/Scripting/NasalHTTP.cxx [new file with mode: 0644]
src/Scripting/NasalHTTP.hxx [new file with mode: 0644]
src/Scripting/NasalSys.cxx