Ignore:
Timestamp:
Jul 24, 2012, 6:07:02 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/rtcm3torinex/lib/rtcm3torinexsupport.h

    r4435 r4438  
    2323*/
    2424
    25 #include <string>
    26 extern "C" {
    27 #include "rtcm3torinex.h"
    28 }
    29 
    3025int rrinex3codetoentry(const char *code);
    3126
    32 std::string entry2rinexcode(const char* codetype[GNSS_MAXSATS][GNSSENTRY_NUMBER],
    33                             int iSat, int iEntry);
    34 
    3527#endif /* RTCM3TORINEXSUPPORT_H */
Note: See TracChangeset for help on using the changeset viewer.