mailr27975 - /trunk/test_suite/shared_data/frame_order/simulation/


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

Header


Content

Posted by edward on October 02, 2015 - 18:11:
Author: bugman
Date: Fri Oct  2 18:11:36 2015
New Revision: 27975

URL: http://svn.gna.org/viewcvs/relax?rev=27975&view=rev
Log:
Removal of unused imports from the 
test_suite/shared_data/frame_order/simulation scripts.


Modified:
    trunk/test_suite/shared_data/frame_order/simulation/double_rotor.py
    trunk/test_suite/shared_data/frame_order/simulation/double_rotor_tilt.py
    trunk/test_suite/shared_data/frame_order/simulation/free_rotor.py
    trunk/test_suite/shared_data/frame_order/simulation/iso_cone.py
    trunk/test_suite/shared_data/frame_order/simulation/iso_cone_free_rotor.py
    trunk/test_suite/shared_data/frame_order/simulation/iso_cone_tilt.py
    
trunk/test_suite/shared_data/frame_order/simulation/iso_cone_torsionless.py
    trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse.py
    
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_free_rotor.py
    trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_tilt.py
    
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_torsionless.py
    trunk/test_suite/shared_data/frame_order/simulation/rotor.py
    trunk/test_suite/shared_data/frame_order/simulation/rotor_tilt.py

Modified: trunk/test_suite/shared_data/frame_order/simulation/double_rotor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/double_rotor.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- trunk/test_suite/shared_data/frame_order/simulation/double_rotor.py 
(original)
+++ trunk/test_suite/shared_data/frame_order/simulation/double_rotor.py Fri 
Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: 
trunk/test_suite/shared_data/frame_order/simulation/double_rotor_tilt.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/double_rotor_tilt.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- trunk/test_suite/shared_data/frame_order/simulation/double_rotor_tilt.py  
  (original)
+++ trunk/test_suite/shared_data/frame_order/simulation/double_rotor_tilt.py  
  Fri Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: trunk/test_suite/shared_data/frame_order/simulation/free_rotor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/free_rotor.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- trunk/test_suite/shared_data/frame_order/simulation/free_rotor.py   
(original)
+++ trunk/test_suite/shared_data/frame_order/simulation/free_rotor.py   Fri 
Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: trunk/test_suite/shared_data/frame_order/simulation/iso_cone.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/iso_cone.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- trunk/test_suite/shared_data/frame_order/simulation/iso_cone.py     
(original)
+++ trunk/test_suite/shared_data/frame_order/simulation/iso_cone.py     Fri 
Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: 
trunk/test_suite/shared_data/frame_order/simulation/iso_cone_free_rotor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/iso_cone_free_rotor.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- 
trunk/test_suite/shared_data/frame_order/simulation/iso_cone_free_rotor.py  
(original)
+++ 
trunk/test_suite/shared_data/frame_order/simulation/iso_cone_free_rotor.py  
Fri Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: trunk/test_suite/shared_data/frame_order/simulation/iso_cone_tilt.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/iso_cone_tilt.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- trunk/test_suite/shared_data/frame_order/simulation/iso_cone_tilt.py      
  (original)
+++ trunk/test_suite/shared_data/frame_order/simulation/iso_cone_tilt.py      
  Fri Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: 
trunk/test_suite/shared_data/frame_order/simulation/iso_cone_torsionless.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/iso_cone_torsionless.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- 
trunk/test_suite/shared_data/frame_order/simulation/iso_cone_torsionless.py 
(original)
+++ 
trunk/test_suite/shared_data/frame_order/simulation/iso_cone_torsionless.py 
Fri Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse.py     
  (original)
+++ trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse.py     
  Fri Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_free_rotor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_free_rotor.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_free_rotor.py
    (original)
+++ 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_free_rotor.py
    Fri Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_tilt.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_tilt.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_tilt.py  
(original)
+++ 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_tilt.py  
Fri Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_torsionless.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_torsionless.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_torsionless.py
   (original)
+++ 
trunk/test_suite/shared_data/frame_order/simulation/pseudo_ellipse_torsionless.py
   Fri Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: trunk/test_suite/shared_data/frame_order/simulation/rotor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/rotor.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- trunk/test_suite/shared_data/frame_order/simulation/rotor.py        
(original)
+++ trunk/test_suite/shared_data/frame_order/simulation/rotor.py        Fri 
Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.

Modified: trunk/test_suite/shared_data/frame_order/simulation/rotor_tilt.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/frame_order/simulation/rotor_tilt.py?rev=27975&r1=27974&r2=27975&view=diff
==============================================================================
--- trunk/test_suite/shared_data/frame_order/simulation/rotor_tilt.py   
(original)
+++ trunk/test_suite/shared_data/frame_order/simulation/rotor_tilt.py   Fri 
Oct  2 18:11:36 2015
@@ -1,6 +1,5 @@
 # Python module imports.
 from numpy import array, eye, float64, zeros
-from os import pardir, sep
 
 
 # The pivot and atomic coordinates.




Related Messages


Powered by MHonArc, Updated Fri Oct 02 20:20:09 2015