mailr19097 - /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 - 23:32:
Author: bugman
Date: Sat Mar 23 23:32:01 2013
New Revision: 19097

URL: http://svn.gna.org/viewcvs/relax?rev=19097&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=19097&r1=19096&r2=19097&view=diff
==============================================================================
--- trunk/lib/__init__.py (original)
+++ trunk/lib/__init__.py Sat Mar 23 23:32:01 2013
@@ -23,7 +23,6 @@
 """The relax-lib package - a collection of functions, objects, and methods 
for the study of dynamics."""
 
 __all__ = [
-    'algebra',
     'alignment',
     'ansi',
     'arg_check',
@@ -37,7 +36,9 @@
     'frame_order',
     'geometry',
     'io',
+    'linear_algebra',
     'model_selection',
+    'opendx',
     'order',
     'physical_constants',
     'regex',




Related Messages


Powered by MHonArc, Updated Sun Mar 24 10:40:02 2013