Scott Giese
1e40006f06
'using' statement are for source files, not header files
...
using-declarations are okay in headers (i.e. aliasing)
2022-01-15 01:48:01 -06:00
James Turner
078366cbf7
Fix some FDM warnings with Clang
2016-01-10 12:55:18 -06:00
Edward d'Auvergne
dc04fc2294
UIUC FDM - detabbing of all files.
...
All '\t' have been replaced with 8 spaces, as most of the code is indented with spaces.
2015-12-10 10:04:45 +01:00
Rebecca N. Palmer
27a4be5d87
UIUC: fix check_float (EOF is not an error in this context)
...
http://sourceforge.net/p/flightgear/mailman/message/33683003/
2015-04-03 14:18:04 +01:00
James Turner
0cff350dab
Fix UIUC libc++ compilation.
2015-03-24 09:37:40 -05:00
mfranz
146298ad89
set new FSF address (the whole paragraph is taken from
...
http://www.gnu.org/licenses/gpl.html , so it drops the link)
2006-02-21 17:37:31 +00:00
mselig
6ae39d57fa
Fixes compiler warning related to this gcc message: This file includes at least one deprecated or antiquated header.
2003-07-25 17:53:53 +00:00
curt
7289eaa8ba
Robert Deters:
...
I have attached some revisions for the UIUCModel and some LaRCsim.
The only thing you should need to check is LaRCsim.cxx. The file
I attached is a revised version of 1.5 and the latest is 1.7. Also,
uiuc_getwind.c and uiuc_getwind.h are no longer in the LaRCsim
directory. They have been moved over to UIUCModel.
2003-05-13 18:45:04 +00:00