mailr15202 - /branches/spec_api/specific_fns/__init__.py


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

Header


Content

Posted by edward on January 20, 2012 - 12:12:
Author: bugman
Date: Fri Jan 20 12:11:59 2012
New Revision: 15202

URL: http://svn.gna.org/viewcvs/relax?rev=15202&view=rev
Log:
Added the api_objects module to the package __all__ list.


Modified:
    branches/spec_api/specific_fns/__init__.py

Modified: branches/spec_api/specific_fns/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/spec_api/specific_fns/__init__.py?rev=15202&r1=15201&r2=15202&view=diff
==============================================================================
--- branches/spec_api/specific_fns/__init__.py (original)
+++ branches/spec_api/specific_fns/__init__.py Fri Jan 20 12:11:59 2012
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2004, 2006-2011 Edward d'Auvergne                            
 #
+# Copyright (C) 2004-2012 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -27,6 +27,7 @@
 # The available modules.
 __all__ = [ 'api_base',
             'api_common',
+            'api_objects',
             'consistency_tests',
             'frame_order',
             'hybrid',




Related Messages


Powered by MHonArc, Updated Fri Jan 20 14:00:02 2012