mailr6035 - in /1.2: ./ sample_scripts/model-free.py


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

Header


Content

Posted by edward on May 01, 2008 - 16:57:
Author: bugman
Date: Thu May  1 16:42:42 2008
New Revision: 6035

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

........
  r6033 | bugman | 2008-05-01 16:39:50 +0200 (Thu, 01 May 2008) | 6 lines
  
  Added a copyright statement to the model-free.py sample script.
  
  The purpose of this is so the user knows who the author of the script was 
and how ancient the script
  is, as well as allowing the file to be redistributable.
........

Modified:
    1.2/   (props changed)
    1.2/sample_scripts/model-free.py

Propchange: 1.2/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Thu May  1 16:42:42 2008
@@ -1,1 +1,1 @@
-/1.3:1-2505,2941,2947,2950,2974,2976,2979,2984,2988,3076,3083-3084,3087,3117,3299,3309,3312,3314,3318,3345,3372,4145,4473,4476,4939,5117,5255,5396-5398,5462-5465,5611-5612,5622,5663,5971,6020-6023,6025
+/1.3:1-2505,2941,2947,2950,2974,2976,2979,2984,2988,3076,3083-3084,3087,3117,3299,3309,3312,3314,3318,3345,3372,4145,4473,4476,4939,5117,5255,5396-5398,5462-5465,5611-5612,5622,5663,5971,6020-6023,6025,6033

Modified: 1.2/sample_scripts/model-free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/sample_scripts/model-free.py?rev=6035&r1=6034&r2=6035&view=diff
==============================================================================
--- 1.2/sample_scripts/model-free.py (original)
+++ 1.2/sample_scripts/model-free.py Thu May  1 16:42:42 2008
@@ -1,4 +1,27 @@
-# Script for model-free analysis.
+###############################################################################
+#                                                                            
 #
+# Copyright (C) 2003-2008 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  
 #
+#                                                                            
 #
+###############################################################################
+
+# This script performs a model-free analysis for the single model 'm4'.
+#######################################################################
 
 # Create the run.
 name = 'm4'




Related Messages


Powered by MHonArc, Updated Thu May 01 17:40:10 2008