Changeset 3547 in ntrip
- Timestamp:
- Dec 23, 2011, 10:59:03 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncmain.cpp
r3546 r3547 152 152 else { 153 153 app.setMode(bncApp::batchPostProcessing); 154 bncRawFile* rawFile = new bncRawFile(rawFileName, QByteArray(),154 bncRawFile* rawFile = new bncRawFile(rawFileName, "unset", 155 155 bncRawFile::input); 156 156 bncGetThread* getThread = new bncGetThread(rawFile);
Note:
See TracChangeset
for help on using the changeset viewer.