Author: bugman
Date: Fri Sep 19 11:32:04 2014
New Revision: 25914

URL: http://svn.gna.org/viewcvs/relax?rev=25914&view=rev
Log:
Added numdifftools to the extern package __all__ list.


Modified:
    trunk/extern/__init__.py

Modified: trunk/extern/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/extern/__init__.py?rev=25914&r1=25913&r2=25914&view=diff
==============================================================================
--- trunk/extern/__init__.py    (original)
+++ trunk/extern/__init__.py    Fri Sep 19 11:32:04 2014
@@ -1,6 +1,6 @@
 ###############################################################################
 #                                                                             #
-# Copyright (C) 2011-2013 Edward d'Auvergne                                   #
+# Copyright (C) 2011-2014 Edward d'Auvergne                                   #
 #                                                                             #
 # This file is part of the program relax (http://www.nmr-relax.com).          #
 #                                                                             #
@@ -23,6 +23,7 @@
 """External Python modules bundled with relax."""
 
 __all__ = [
+    'numdifftools',
     'numpy_future',
     'sobol'
 ]


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to