Author: bugman
Date: Mon Sep 8 18:55:05 2014
New Revision: 25690
URL: http://svn.gna.org/viewcvs/relax?rev=25690&view=rev
Log:
Shifted the user function listing script into the test suite directory where
the results are.
Added:
trunk/test_suite/shared_data/user_functions/uf_list.py
- copied unchanged from r25689, trunk/devel_scripts/uf_list.py
Removed:
trunk/devel_scripts/uf_list.py
Removed: trunk/devel_scripts/uf_list.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/uf_list.py?rev=25689&view=auto
==============================================================================
--- trunk/devel_scripts/uf_list.py (original)
+++ trunk/devel_scripts/uf_list.py (removed)
@@ -1,11 +0,0 @@
-
-# relax module imports.
-import user_functions
-from user_functions.data import Uf_info; uf_info = Uf_info()
-
-# Set up the user functions.
-user_functions.initialise()
-
-# Loop over all user functions and print out their name.
-for uf_name, uf in uf_info.uf_loop():
- print(uf_name)
_______________________________________________
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