#include "fg_init.hxx"
#include "fg_io.hxx"
+#include "fg_commands.hxx"
#include "options.hxx"
#include "globals.hxx"
#include "bfi.hxx"
current_fixlist->init( p_fix );
+ ////////////////////////////////////////////////////////////////////
+ // Initialize the built-in commands.
+ ////////////////////////////////////////////////////////////////////
+ fgInitCommands();
+
+
////////////////////////////////////////////////////////////////////
// Initialize the radio stack subsystem.
////////////////////////////////////////////////////////////////////