mailr19071 - /trunk/lib/__init__.py


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

Header


Content

Posted by edward on March 23, 2013 - 18:15:
Author: bugman
Date: Sat Mar 23 18:15:04 2013
New Revision: 19071

URL: http://svn.gna.org/viewcvs/relax?rev=19071&view=rev
Log:
Updated the lib package __all__ list.


Modified:
    trunk/lib/__init__.py

Modified: trunk/lib/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/__init__.py?rev=19071&r1=19070&r2=19071&view=diff
==============================================================================
--- trunk/lib/__init__.py (original)
+++ trunk/lib/__init__.py Sat Mar 23 18:15:04 2013
@@ -23,18 +23,22 @@
 """The relax-lib package - a collection of functions, objects, and methods 
for the study of dynamics."""
 
 __all__ = [
+    'algebra',
     'alignment',
     'ansi',
     'arg_check',
     'auto_relaxation',
     'check_types',
     'chemical_shift',
+    'diffusion',
     'dispersion',
     'errors',
     'float',
     'frame_order',
     'geometry',
     'io',
+    'model_selection',
+    'order',
     'physical_constants',
     'spectral_densities',
     'structure',




Related Messages


Powered by MHonArc, Updated Sat Mar 23 18:40:01 2013