"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer2/BondTypeHistory.cpp" between
pymol-open-source-2.2.0.tar.gz and pymol-open-source-2.3.0.tar.gz

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

BondTypeHistory.cpp  (pymol-open-source-2.2.0):BondTypeHistory.cpp  (pymol-open-source-2.3.0)
skipping to change at line 71 skipping to change at line 71
break; break;
case 177: case 177:
return CreateAndCopyN_BondType<BondType_1_7_7>(Bond, NBond); return CreateAndCopyN_BondType<BondType_1_7_7>(Bond, NBond);
break; break;
case 181: case 181:
return CreateAndCopyN_BondType<BondType_1_8_1>(Bond, NBond); return CreateAndCopyN_BondType<BondType_1_8_1>(Bond, NBond);
break; break;
default: default:
printf("ERROR: Copy_To_BondType_Version: unknown bondInfo_version=%d from BondInfoVERSION=%d\n", bondInfo_version, BondInfoVERSION); printf("ERROR: Copy_To_BondType_Version: unknown bondInfo_version=%d from BondInfoVERSION=%d\n", bondInfo_version, BondInfoVERSION);
} }
return NULL; return nullptr;
} }
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)