X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc-HCD-5D%2Fcartprint.f;h=339a89d82601fda54c08972f7398cbdbe3e3d1d3;hb=088f75e65ea70431974766595af0689153ba91f4;hp=9f7eacb342ffdd30d1ecc76cd033f5c93fd542d1;hpb=a30bd29e64da2aa47b84963fdd0bf4192ead2738;p=unres.git diff --git a/source/unres/src-HCD-5D/cartprint.f b/source/unres/src-HCD-5D/cartprint.f index 9f7eacb..339a89d 100644 --- a/source/unres/src-HCD-5D/cartprint.f +++ b/source/unres/src-HCD-5D/cartprint.f @@ -13,8 +13,8 @@ enddo 100 format (//' alpha-carbon coordinates ', & ' centroid coordinates'/ - 1 ' ', 6X,'X',11X,'Y',11X,'Z', + 1 ' ', 7X,'X',11X,'Y',11X,'Z', & 10X,'X',11X,'Y',11X,'Z') - 110 format (a,'(',i3,')',6f12.5) + 110 format (a,'(',i4,')',6f12.5) return end