ehofman
|
f7f17a4744
|
Update to the latest version of JSBSim which supports Lighter Than Air craft
(like Airships) and external forces.
|
2008-07-10 17:23:02 +00:00 |
|
timoore
|
bfc1967529
|
Revert most iostream-related changes to JSBSim
So many files in JSBSim use cout that it is not productive to remove
iostream from header files.
|
2008-06-06 21:21:57 +00:00 |
|
timoore
|
32e9505eed
|
Clean up header file use of iostream and "using" declarations
Replace include <iostream> with istream, ostream and/or iosfwd as
appropriate.
Remove using namespace std and using std::foo from header files.
|
2008-06-02 21:09:51 +00:00 |
|
ehofman
|
3ec74d79c2
|
Sync. w. JSB CVS as of 15/01/2007
|
2007-01-15 12:48:54 +00:00 |
|