"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "modules/cealign/src/tnt/tnt_i_refvec.h" 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.

tnt_i_refvec.h  (pymol-open-source-2.2.0):tnt_i_refvec.h  (pymol-open-source-2.3.0)
skipping to change at line 30 skipping to change at line 30
#ifndef TNT_I_REFVEC_H #ifndef TNT_I_REFVEC_H
#define TNT_I_REFVEC_H #define TNT_I_REFVEC_H
#include <cstdlib> #include <cstdlib>
#include <iostream> #include <iostream>
#ifdef TNT_BOUNDS_CHECK #ifdef TNT_BOUNDS_CHECK
#include <assert.h> #include <assert.h>
#endif #endif
#ifndef NULL
#define NULL 0
#endif
namespace TNT namespace TNT
{ {
/* /*
Internal representation of ref-counted array. The TNT Internal representation of ref-counted array. The TNT
arrays all use this building block. arrays all use this building block.
<p> <p>
If an array block is created by TNT, then every time If an array block is created by TNT, then every time
an assignment is made, the left-hand-side reference an assignment is made, the left-hand-side reference
is decreased by one, and the right-hand-side refernce is decreased by one, and the right-hand-side refernce
 End of changes. 1 change blocks. 
4 lines changed or deleted 0 lines changed or added

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