mailr24408 - in /branches/frame_order_cleanup: ./ lib/structure/__init__.py lib/structure/files.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on July 02, 2014 - 14:46:
Author: bugman
Date: Wed Jul  2 14:45:59 2014
New Revision: 24408

URL: http://svn.gna.org/viewcvs/relax?rev=24408&view=rev
Log:
Merged revisions 24407 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r24407 | bugman | 2014-07-02 14:42:51 +0200 (Wed, 02 Jul 2014) | 6 lines
  
  Created the new lib.structure.files module.
  
  This currently contains the single find_pdb_files() function which will be 
used to find all *.pdb,
  *.pdb.gz and *.pdb.bz2 versions of the PDB file in a given path.
........

Added:
    branches/frame_order_cleanup/lib/structure/files.py
      - copied unchanged from r24407, trunk/lib/structure/files.py
Modified:
    branches/frame_order_cleanup/   (props changed)
    branches/frame_order_cleanup/lib/structure/__init__.py

Propchange: branches/frame_order_cleanup/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Wed Jul  2 14:45:59 2014
@@ -1 +1 @@
-/trunk:1-24399
+/trunk:1-24407

Modified: branches/frame_order_cleanup/lib/structure/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/structure/__init__.py?rev=24408&r1=24407&r2=24408&view=diff
==============================================================================
--- branches/frame_order_cleanup/lib/structure/__init__.py      (original)
+++ branches/frame_order_cleanup/lib/structure/__init__.py      Wed Jul  2 
14:45:59 2014
@@ -26,6 +26,7 @@
     'angles',
     'cones',
     'conversion',
+    'files',
     'geometric',
     'mass',
     'pdb_read',




Related Messages


Powered by MHonArc, Updated Wed Jul 02 15:00:02 2014