mailr19334 - in /branches/relax_disp: ./ lib/__init__.py lib/list.py


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

Header


Content

Posted by edward on April 03, 2013 - 16:46:
Author: bugman
Date: Wed Apr  3 16:46:16 2013
New Revision: 19334

URL: http://svn.gna.org/viewcvs/relax?rev=19334&view=rev
Log:
Merged revisions 19333 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r19333 | bugman | 2013-04-03 16:42:32 +0200 (Wed, 03 Apr 2013) | 5 lines
  
  Created the new lib.list module with the function count_unique_elements().
  
  This function will be used to determine the unique number of elements in a 
list.
........

Added:
    branches/relax_disp/lib/list.py
      - copied unchanged from r19333, trunk/lib/list.py
Modified:
    branches/relax_disp/   (props changed)
    branches/relax_disp/lib/__init__.py

Propchange: branches/relax_disp/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Wed Apr  3 16:46:16 2013
@@ -1,1 +1,1 @@
-/trunk:1-19326
+/trunk:1-19333

Modified: branches/relax_disp/lib/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/lib/__init__.py?rev=19334&r1=19333&r2=19334&view=diff
==============================================================================
--- branches/relax_disp/lib/__init__.py (original)
+++ branches/relax_disp/lib/__init__.py Wed Apr  3 16:46:16 2013
@@ -37,6 +37,7 @@
     'geometry',
     'io',
     'linear_algebra',
+    'list',
     'model_selection',
     'order',
     'physical_constants',




Related Messages


Powered by MHonArc, Updated Wed Apr 03 19:20:01 2013