]> git.mxchange.org Git - flightgear.git/commit
C++ - ifing the code.
authorcurt <curt>
Wed, 22 Apr 1998 13:25:39 +0000 (13:25 +0000)
committercurt <curt>
Wed, 22 Apr 1998 13:25:39 +0000 (13:25 +0000)
commit920eefd4a7d3f92e26ccf54808012d3e98eec991
tree92dc5b9324a0d760d86ba8ea70abe754afe4264c
parent73ed3c180edbb2e65e76342faa2f30aff5ed1186
C++ - ifing the code.
Starting a bit of reorganization of lighting code.
16 files changed:
Main/GLUTkey.c [deleted file]
Main/GLUTkey.cxx [new file with mode: 0644]
Main/GLUTkey.h [deleted file]
Main/GLUTkey.hxx [new file with mode: 0644]
Main/GLUTmain.cxx
Main/Makefile.am
Main/Makefile.in
Main/fg_getopt.h
Main/fg_init.c [deleted file]
Main/fg_init.cxx [new file with mode: 0644]
Main/fg_init.h [deleted file]
Main/fg_init.hxx [new file with mode: 0644]
Main/views.c [deleted file]
Main/views.cxx [new file with mode: 0644]
Main/views.h [deleted file]
Main/views.hxx [new file with mode: 0644]