Updated the write_pdb_file() to accept the atomic_data object as an argument.
Merged revisions 5074 via svnmerge from svn+ssh://bugman@.../svn/relax/1.3
........ r5074 | bugman | 2008-02-21 09:49:27 +0100 (Thu, 21 Feb 2008) | 3 lines Created the generic_fns.structure.terminate() function for adding a TER record. ........
Created the generic_fns.structure.terminate() function for adding a TER record.
Merged revisions 5071 via svnmerge from svn+ssh://bugman@.../svn/relax/1.3
........ r5071 | bugman | 2008-02-21 09:39:59 +0100 (Thu, 21 Feb 2008) | 3 lines Fix for the cone_edge() function. The atom position is now calculated. ........
Updated and fixed the call to generic_fns.structure.cone_edge().
Fix for the cone_edge() function. The atom position is now calculated.
Merged revisions 5069 via svnmerge from svn+ssh://bugman@.../svn/relax/1.3
........ r5069 | bugman | 2008-02-21 09:23:03 +0100 (Thu, 21 Feb 2008) | 3 lines Ok, now the norm() function was in numpy.linalg, not in numpy! ........
Ok, now the norm() function was in numpy.linalg, not in numpy!
Merged revisions 5067 via svnmerge from svn+ssh://bugman@.../svn/relax/1.3
........ r5067 | bugman | 2008-02-21 09:21:22 +0100 (Thu, 21 Feb 2008) | 3 lines Added a missing numpy import. ........
Added a missing numpy import.