"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer1/Seq.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.

Seq.h  (pymol-open-source-2.2.0):Seq.h  (pymol-open-source-2.3.0)
skipping to change at line 68 skipping to change at line 68
int mod); int mod);
void (*fRefresh) (PyMOLGlobals * G, CSeqRow * rowVLA); void (*fRefresh) (PyMOLGlobals * G, CSeqRow * rowVLA);
int box_active, box_row; int box_active, box_row;
int box_start_col, box_stop_col; int box_start_col, box_stop_col;
} CSeqHandler; } CSeqHandler;
int SeqInit(PyMOLGlobals * G); int SeqInit(PyMOLGlobals * G);
void SeqFree(PyMOLGlobals * G); void SeqFree(PyMOLGlobals * G);
Block *SeqGetBlock(PyMOLGlobals * G); Block *SeqGetBlock(PyMOLGlobals * G);
int SeqIdling(PyMOLGlobals * G);
void SeqInterrupt(PyMOLGlobals * G);
int SeqGetHeight(PyMOLGlobals * G); int SeqGetHeight(PyMOLGlobals * G);
void SeqSetHandler(PyMOLGlobals * G, CSeqHandler * handler); void SeqSetHandler(PyMOLGlobals * G, CSeqHandler * handler);
void SeqSetRowVLA(PyMOLGlobals * G, CSeqRow * row, int nRow); void SeqSetRowVLA(PyMOLGlobals * G, CSeqRow * row, int nRow);
CSeqRow *SeqGetRowVLA(void);
void SeqDirty(PyMOLGlobals * G); /* sequence dirty -- need to update sele ctions */ void SeqDirty(PyMOLGlobals * G); /* sequence dirty -- need to update sele ctions */
void SeqChanged(PyMOLGlobals * G); /* sequence changed -- need to rebuild * / void SeqChanged(PyMOLGlobals * G); /* sequence changed -- need to rebuild * /
void SeqUpdate(PyMOLGlobals * G); void SeqUpdate(PyMOLGlobals * G);
#endif #endif
 End of changes. 2 change blocks. 
3 lines changed or deleted 0 lines changed or added

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