Merge lp://staging/~adrien-saladin/ptools/bzrrev into lp://staging/ptools
Proposed by
Adrien Saladin
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Adrien Saladin | ||||
Approved revision: | no longer in the source branch. | ||||
Merge reported by: | Adrien Saladin | ||||
Merged at revision: | not available | ||||
Proposed branch: | lp://staging/~adrien-saladin/ptools/bzrrev | ||||
Merge into: | lp://staging/ptools | ||||
Diff against target: |
816 lines (+77/-368) 43 files modified
.bzrignore (+2/-0) PyAttract/Attract.py (+5/-4) SConstruct (+2/-10) atom.cpp (+0/-1) atom.h (+0/-3) atomselection.cpp (+0/-1) atomselection.h (+0/-1) attractrigidbody.cpp (+0/-1) attractrigidbody.h (+0/-1) basetypes.cpp (+0/-1) basetypes.h (+0/-1) bzrrev.py (+39/-0) coord3d.cpp (+0/-1) coord3d.h (+0/-1) coordsarray.cpp (+0/-1) coordsarray.h (+0/-1) derivify.h (+0/-1) forcefield.cpp (+0/-1) forcefield.h (+0/-1) geometry.cpp (+0/-1) geometry.h (+0/-1) interface.py (+3/-4) mcopff.cpp (+0/-1) mcopff.h (+0/-1) pairlist.cpp (+0/-1) pairlist.h (+0/-1) pdbio.cpp (+0/-1) pdbio.h (+0/-1) ptools.h (+0/-1) py_details.h (+0/-1) rigidbody.cpp (+0/-1) rigidbody.h (+0/-1) rmsd.cpp (+0/-1) rmsd.h (+0/-1) screw.h (+0/-1) superpose.cpp (+0/-1) superpose.h (+0/-1) surface.cpp (+0/-1) surface.h (+0/-1) svnrev.c (+0/-280) svnrev.h (+0/-18) version.cpp (+6/-6) version.h (+20/-10) |
||||
To merge this branch: | bzr merge lp://staging/~adrien-saladin/ptools/bzrrev | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Pierre Poulain | Approve | ||
Review via email: mp+21328@code.staging.launchpad.net |
Description of the change
switch from svnrev to a bzr-powered revision numbering system.
Please test :)
To post a comment you must log in.
How do I test correctly?
Just downloading the branch, compiling PTools and running PyAttract?