[prev in list] [next in list] [prev in thread] [next in thread] 

List:       relax-commits
Subject:    r12633 - /1.3/auto_analyses/__init__.py
From:       edward () domain ! hid
Date:       2011-02-25 14:25:43
Message-ID: E1Psyc3-0007by-6m () domain ! hid
[Download RAW message or body]

Author: bugman
Date: Fri Feb 25 15:25:42 2011
New Revision: 12633

URL: http://svn.gna.org/viewcvs/relax?rev=12633&view=rev
Log:
The auto_analyses package modules are now imported by __init__ to force their existence.


Modified:
    1.3/auto_analyses/__init__.py

Modified: 1.3/auto_analyses/__init__.py
URL: http://svn.gna.org/viewcvs/relax/1.3/auto_analyses/__init__.py?rev=12633&r1=12632&r2=12633&view=diff
==============================================================================
--- 1.3/auto_analyses/__init__.py (original)
+++ 1.3/auto_analyses/__init__.py Fri Feb 25 15:25:42 2011
@@ -1,6 +1,6 @@
 ###############################################################################
 #                                                                             #
-# Copyright (C) 2004-2010 Edward d'Auvergne                                   #
+# Copyright (C) 2004-2011 Edward d'Auvergne                                   #
 #                                                                             #
 # This file is part of the program relax.                                     #
 #                                                                             #
@@ -23,6 +23,12 @@
 # Package docstring.
 """Package for all of the automatic analyses, hard coded protocols to be used as a black box."""
 
+# Module imports.
+import dauvergne_protocol
+import noe
+import relax_fit
+import stereochem_analysis
+
 
 __all__ = [ 'dauvergne_protocol',
             'noe',



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic