Author: bugman
Date: Thu Sep 25 11:49:34 2014
New Revision: 26037
URL: http://svn.gna.org/viewcvs/relax?rev=26037&view=rev
Log:
Updated the test_suite.system_tests.scripts.frame_order package __all__ list.
Modified:
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/__init__.py
Modified:
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/__init__.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/__init__.py?rev=26037&r1=26036&r2=26037&view=diff
==============================================================================
---
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/__init__.py
(original)
+++
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/__init__.py
Thu Sep 25 11:49:34 2014
@@ -1,6 +1,6 @@
###############################################################################
# #
-# Copyright (C) 2012 Edward d'Auvergne #
+# Copyright (C) 2012-2014 Edward d'Auvergne #
# #
# This file is part of the program relax (http://www.nmr-relax.com). #
# #
@@ -23,8 +23,8 @@
"""The frame order system test scripts."""
-__all__ = ['cam',
- 'model_calcs',
- 'opendx_euler_angle_map',
- 'opt_rigid_rand_rot',
- 'parametric_restriction']
+__all__ = [
+ 'cam',
+ 'opendx_euler_angle_map',
+ 'rigid_test'
+]
_______________________________________________
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