~ubuntu-branches/debian/sid/eso-midas/sid

« back to all changes in this revision

Viewing changes to contrib/romafot/src/rfotrfit.for

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-sl34juxohmn4aty4
Tags: 13.09pl1.2+dfsg-1
Initial release. (Closes: #740702)

Show diffs side-by-side

added added

removed removed

Lines of Context:
185
185
 9023  FORMAT('Total  Mag. index      Histogram')
186
186
 9024  FORMAT(1X,I5,2X,F5.1,1X,F11.0,1X,'I',A50)
187
187
 9025  FORMAT(1X,I5,2X,F5.1,1X,F11.0,1X,'I')
188
 
 9026  FORMAT('Components succesfully fitted:  ',I6)
 
188
 9026  FORMAT('Components successfully fitted:  ',I6)
189
189
 9027  FORMAT('Components with no convergency: ',I6)
190
190
 
191
191
 9031  FORMAT('Iteration: ',I6,'; Added star: ',I6)