]> git.mxchange.org Git - simgear.git/commit
Fix broken checkin in iolib.c. Also add the 'bits' library, which has a buf()
authorandy <andy>
Wed, 15 Mar 2006 19:42:37 +0000 (19:42 +0000)
committerandy <andy>
Wed, 15 Mar 2006 19:42:37 +0000 (19:42 +0000)
commit7d631e495996e9e49b97df9053f503b21b1db8ba
tree7761316e74f9cc3ee1b1c77e41925245c507c27c
parent29eb5664483883863fd6b72340b55b1c71e13b83
Fix broken checkin in iolib.c.  Also add the 'bits' library, which has a buf()
function needed to make convenient use of io.read().
simgear/nasal/Makefile.am
simgear/nasal/bitslib.c [new file with mode: 0644]
simgear/nasal/iolib.c