Removed the Quanta webproject file from the repository. This file was accidentally included.

2006-10-07 Thread Edward d Auvergne
Title: Removed the Quanta webproject file from the repository. This file was accidentally included. Commit from bugman 2006-10-07 09:05 CEST Removed the Quanta webproject file from the repository. This file was accidentally included.

r2602 - in /1.3/docs/latex: develop.tex infrastruct.tex

2006-10-07 Thread edward
Author: bugman Date: Sat Oct 7 10:49:58 2006 New Revision: 2602 URL: http://svn.gna.org/viewcvs/relax?rev=2602view=rev Log: Ported r2599 from the 1.2 line. The command used was: $ svn merge -r2598:2599 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.2 This changes 'Sconstruct' to 'SCons' in the relax

r2603 - /1.3/generic_fns/diffusion_tensor.py

2006-10-07 Thread edward
Author: bugman Date: Sat Oct 7 10:52:57 2006 New Revision: 2603 URL: http://svn.gna.org/viewcvs/relax?rev=2603view=rev Log: Ported r2600 from the 1.2 line. The command used was: svn merge -r2599:2600 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.2 This fixes bug #7297

r2604 - /1.3/docs/JOBS

2006-10-07 Thread edward
Author: bugman Date: Sat Oct 7 13:28:39 2006 New Revision: 2604 URL: http://svn.gna.org/viewcvs/relax?rev=2604view=rev Log: Created the JOBS file. This file describes the roles of the relax manager positions. Added: 1.3/docs/JOBS Added: 1.3/docs/JOBS URL:

r2605 - /1.2/generic_fns/palmer.py

2006-10-07 Thread edward
Author: bugman Date: Sat Oct 7 17:32:17 2006 New Revision: 2605 URL: http://svn.gna.org/viewcvs/relax?rev=2605view=rev Log: Fix for bug #7277 (https://gna.org/bugs/?7277). This bug was reported by Alex Hansen. The problem was that the 'self.relax.generic_fns.palmer.create()' function was

r2606 - /1.3/generic_fns/palmer.py

2006-10-07 Thread edward
Author: bugman Date: Sat Oct 7 17:35:24 2006 New Revision: 2606 URL: http://svn.gna.org/viewcvs/relax?rev=2606view=rev Log: Ported r2605 from the 1.2 line. The command used was: $ svn merge -r2604:2605 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.2 This fixes bug #7277 (https://gna.org/bugs/?7277).

r2607 - in /1.3/test_suite: angles.py model_free.py sequence.py

2006-10-07 Thread edward
Author: bugman Date: Sat Oct 7 19:13:42 2006 New Revision: 2607 URL: http://svn.gna.org/viewcvs/relax?rev=2607view=rev Log: Fix for bug #7333 (https://gna.org/bugs/index.php?7333). The three tests of the test-suite have been modified to use the correct PDB functions. A few calls to the user

r2609 - /1.3/generic_fns/pdb.py

2006-10-07 Thread edward
Author: bugman Date: Sat Oct 7 19:37:56 2006 New Revision: 2609 URL: http://svn.gna.org/viewcvs/relax?rev=2609view=rev Log: Fix for bug #7335 (https://gna.org/bugs/index.php?7335). The code which tests that the proton and heteronucleus have not been set to the same atom name has been moved