svn+ssh://bugman@.../svn/relax/branches/bmrb
........
r7043 | bugman | 2008-07-31 11:29:45 +0200 (Thu, 31 Jul 2008) | 8 lines
Initial support for the bmrb user functions.
The following BNMRB related user functions now exist (the back end does not yet exist):
bmrb.display()
bmrb.read()
bmrb.write()
........
r7044 | bugman | 2008-07-31 11:36:29 +0200 (Thu, 31 Jul 2008) | 3 lines
Activated the bmrb user functions.
........
r7046 | bugman | 2008-07-31 11:52:39 +0200 (Thu, 31 Jul 2008) | 6 lines
Added some basic BMRB file format displaying/reading/writing functions.
The STAR format parser and model-free specific code needs to be implemented before this code will
work.
........