1
0
Fork 0
flightgear/src/FDM/ExternalNet
curt ba840da288 plib-1.8.0 no longer defines the cchar type (which we used because we were
deriving a class and the base class used this type.)  Return to using
const char and hope people compiling against earlier versions of plib
have compilers that think typedef const char cchar; char *abc; is equivalent
to const char *abd;
2004-03-22 15:00:42 +00:00
..
.cvsignore Ignore generated files. 2002-10-03 16:59:32 +00:00
ExternalNet.cxx Curt: 2003-07-17 18:24:17 +00:00
ExternalNet.hxx plib-1.8.0 no longer defines the cchar type (which we used because we were 2004-03-22 15:00:42 +00:00
Makefile.am Moved the ExternalNet code to it's own subdirectory. The plan is also 2002-09-28 21:38:51 +00:00