Skip to content

Commit

Permalink
Read flags from a single file
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesfernandez committed Feb 3, 2017
1 parent adb088e commit 46353ea
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,9 @@
#include "in_memory_configuration.h"
#include "gnss_synchro.h"
#include "gps_l1_ca_dll_pll_tracking.h"


#include "../libs/tracking_true_obs_reader.h"
#include "../libs/tracking_dump_reader.h"
#include "tracking_true_obs_reader.h"
#include "tracking_dump_reader.h"
#include "signal_generator_flags"

DECLARE_string(generator_binary);
DECLARE_string(rinex_nav_file);
Expand Down

0 comments on commit 46353ea

Please sign in to comment.