Changeset 5900 in ntrip for trunk/BNC/src/bncmain.cpp


Ignore:
Timestamp:
Aug 9, 2014, 10:00:20 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r5899 r5900  
    5353#include "rinex/reqcedit.h"
    5454#include "rinex/reqcanalyze.h"
    55 #include "PPP/pppMain.h"
    5655
    5756using namespace std;
     
    192191    // PPP Client(s) (in separate threads)
    193192    // -----------------------------------   
    194     BNC_CORE->pppMain()->start();
     193    BNC_CORE->startPPP();
    195194
    196195    // Normal case - data from Internet
Note: See TracChangeset for help on using the changeset viewer.