1
0
Fork 0
No description
Find a file
curt 52727b75c6 Fixed a problems where a pointer to a function was being passed around. In
one place this functions arguments were defined as ( void ) while in another
place they were defined as ( int ).  The correct answer was ( int ).

Prepairing for C++ integration.
1998-04-21 17:01:43 +00:00
Aircraft Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
Astro Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
Autopilot Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
Cockpit Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
Controls Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:23:04 +00:00
FDM Integrated autopilot. 1998-04-21 16:59:33 +00:00
Joystick Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
LaRCsim Integrated autopilot. 1998-04-21 16:59:33 +00:00
Main Moved fg_debug to it's own library, added zlib support. 1998-04-18 04:11:25 +00:00
Scenery Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
Simulator Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
Slew Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:23:04 +00:00
Time Fixed a problems where a pointer to a function was being passed around. In 1998-04-21 17:01:43 +00:00
Weather Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00