Index: trunk/BNC/src/bncsinextro.cpp
===================================================================
--- trunk/BNC/src/bncsinextro.cpp	(revision 7767)
+++ trunk/BNC/src/bncsinextro.cpp	(revision 7768)
@@ -211,5 +211,5 @@
        << QString(" %1").arg(_opt->_xyzAprRover(2), 12, 'f', 3, QLatin1Char(' ')).toStdString()
        << QString(" %1").arg(_opt->_xyzAprRover(3), 12, 'f', 3, QLatin1Char(' ')).toStdString()
-       << " ITRF08"<< endl;
+       << " ITRF08 " << ac.toStdString() << endl;
   _out << "-TROP/COORDINATES"<< endl << endl;
 
