mailr8840 - in /branches/bmrb/bmrblib/kinetics: ./ __init__.py


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

Header


Content

Posted by edward on February 22, 2009 - 11:04:
Author: bugman
Date: Sun Feb 22 11:04:01 2009
New Revision: 8840

URL: http://svn.gna.org/viewcvs/relax?rev=8840&view=rev
Log:
Created a package for the support of the supergroup 6 collection of 
saveframes (kinetic data).


Added:
    branches/bmrb/bmrblib/kinetics/
    branches/bmrb/bmrblib/kinetics/__init__.py

Added: branches/bmrb/bmrblib/kinetics/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/bmrblib/kinetics/__init__.py?rev=8840&view=auto
==============================================================================
--- branches/bmrb/bmrblib/kinetics/__init__.py (added)
+++ branches/bmrb/bmrblib/kinetics/__init__.py Sun Feb 22 11:04:01 2009
@@ -1,0 +1,30 @@
+###############################################################################
+#                                                                            
 #
+# Copyright (C) 2009 Edward d'Auvergne                                       
 #
+#                                                                            
 #
+# This file is part of the program relax.                                    
 #
+#                                                                            
 #
+# relax is free software; you can redistribute it and/or modify              
 #
+# it under the terms of the GNU General Public License as published by       
 #
+# the Free Software Foundation; either version 2 of the License, or          
 #
+# (at your option) any later version.                                        
 #
+#                                                                            
 #
+# relax is distributed in the hope that it will be useful,                   
 #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of             
 #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the              
 #
+# GNU General Public License for more details.                               
 #
+#                                                                            
 #
+# You should have received a copy of the GNU General Public License          
 #
+# along with relax; if not, write to the Free Software                       
 #
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 #
+#                                                                            
 #
+###############################################################################
+
+# Module docstring.
+"""Supergroup 6 - Kinetic data.
+
+This is a collection of NMR-STAR dictionary saveframes as defined at, for 
example,
+http://www.bmrb.wisc.edu/dictionary/3.1html/SuperGroupPage.html.
+"""
+
+__all__ = []




Related Messages


Powered by MHonArc, Updated Sun Feb 22 11:20:05 2009