Index: /trunk/BNC/rinex/rnxobsfile.h
===================================================================
--- /trunk/BNC/rinex/rnxobsfile.h	(revision 3990)
+++ /trunk/BNC/rinex/rnxobsfile.h	(revision 3991)
@@ -86,5 +86,8 @@
   const ColumnVector& antXYZ() const {return _header._antXYZ;}
   const ColumnVector& antBSG() const {return _header._antBSG;}
+
   const bncTime&      startTime() const {return _header._startTime;}
+  void  setStartTime(const bncTime& startTime) {_header._startTime = startTime;}
+
   const t_rnxEpo*     nextEpoch(); 
   int wlFactorL1(unsigned iPrn) {
