mailr9072 - /branches/frame_order/maths_fns/frame_order.py


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

Header


Content

Posted by edward on June 17, 2009 - 19:36:
Author: bugman
Date: Wed Jun 17 19:36:36 2009
New Revision: 9072

URL: http://svn.gna.org/viewcvs/relax?rev=9072&view=rev
Log:
Added a stub package for Frame Order related calculation code.


Added:
    branches/frame_order/maths_fns/frame_order.py

Added: branches/frame_order/maths_fns/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order/maths_fns/frame_order.py?rev=9072&view=auto
==============================================================================
--- branches/frame_order/maths_fns/frame_order.py (added)
+++ branches/frame_order/maths_fns/frame_order.py Wed Jun 17 19:36:36 2009
@@ -1,0 +1,26 @@
+###############################################################################
+#                                                                            
 #
+# 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.
+"""Module for the handling of Frame Order."""
+
+




Related Messages


Powered by MHonArc, Updated Wed Jun 17 20:20:04 2009