Index: trunk/BNC/bncclockrinex.cpp
===================================================================
--- trunk/BNC/bncclockrinex.cpp	(revision 4252)
+++ trunk/BNC/bncclockrinex.cpp	(revision 4253)
@@ -74,4 +74,25 @@
        << "# / TYPES OF DATA" << endl;
 
+  _out << "unknown                                                     "
+       << "ANALYSIS CENTER" << endl;
+
+  _out << "    54                                                      "
+       << "# OF SOLN SATS" << endl;
+
+  _out << "G01 G02 G03 G04 G05 G06 G07 G08 G09 G10 G11 G12 G13 G14 G15 "
+       << "PRN LIST" << endl;
+
+  _out << "G16 G17 G18 G19 G20 G21 G22 G23 G25 G26 G27 G28 G29 G30 G31 "
+       << "PRN LIST" << endl;
+
+  _out << "G32 R01 R02 R03 R05 R06 R07 R08 R09 R10 R11 R12 R13 R14 R15 "
+       << "PRN LIST" << endl;
+
+  _out << "R16 R17 R18 R19 R20 R21 R22 R23 R24                         "
+       << "PRN LIST" << endl;
+
+  _out << "     0    IGS08                                             "
+       << "# OF SOLN STA / TRF" << endl;
+
   _out << "                                                            "
        << "END OF HEADER" << endl;
