svn+ssh://bugman@.../svn/relax/1.3
........
r8152 | semor | 2008-12-05 20:42:50 +0100 (Fri, 05 Dec 2008) | 12 lines
Changed the generate_spin_id_data_array() arguments.
This follows a post by Ed at: https://mail.gna.org/public/relax-devel/2008-12/msg00032.html
(# Message-id: <7f080ed10812051130k7440d48cpf2902ca38dc5786f@...>)
Different arguments had been set in the idea of implementing complete automation for field
recognition for the generic file format... This might be implemented at a higher level as discussed
in a thread started at : https://mail.gna.org/public/relax-devel/2008-12/msg00029.html
(Message-id: <1228504156.9116.6.camel@...>)
........
r8154 | bugman | 2008-12-05 20:51:38 +0100 (Fri, 05 Dec 2008) | 3 lines
Added a missing RelaxError import.
........
r8155 | bugman | 2008-12-05 21:11:38 +0100 (Fri, 05 Dec 2008) | 3 lines
Implemented the interface of the noe.read() user function.
........
r8156 | bugman | 2008-12-05 21:13:15 +0100 (Fri, 05 Dec 2008) | 3 lines
Missing import.
........
r8157 | bugman | 2008-12-05 21:14:41 +0100 (Fri, 05 Dec 2008) | 3 lines
Fixes for 2 of the noe.read() user function arg unit tests.
........