[Dart-dev] [6834] DART/trunk/DART_LAB/matlab: i forgot to add the comment block at the end of these

nancy at ucar.edu nancy at ucar.edu
Thu Feb 27 10:22:04 MST 2014


Revision: 6834
Author:   nancy
Date:     2014-02-27 10:22:04 -0700 (Thu, 27 Feb 2014)
Log Message:
-----------
i forgot to add the comment block at the end of these
new routines that has the full URL and other subversion
information lines in it.  (do i get partial credit
for at least having the copyright lines at the top?)

Modified Paths:
--------------
    DART/trunk/DART_LAB/matlab/kurt.m
    DART/trunk/DART_LAB/matlab/norm_inv.m
    DART/trunk/DART_LAB/matlab/norm_pdf.m

-------------- next part --------------
Modified: DART/trunk/DART_LAB/matlab/kurt.m
===================================================================
--- DART/trunk/DART_LAB/matlab/kurt.m	2014-02-27 17:15:10 UTC (rev 6833)
+++ DART/trunk/DART_LAB/matlab/kurt.m	2014-02-27 17:22:04 UTC (rev 6834)
@@ -24,3 +24,8 @@
 k = (m4 ./ (m2 .^ 2));
 
 end 
+
+% <next few lines under version control, do not edit>
+% $URL$
+% $Revision$
+% $Date$

Modified: DART/trunk/DART_LAB/matlab/norm_inv.m
===================================================================
--- DART/trunk/DART_LAB/matlab/norm_inv.m	2014-02-27 17:15:10 UTC (rev 6833)
+++ DART/trunk/DART_LAB/matlab/norm_inv.m	2014-02-27 17:22:04 UTC (rev 6834)
@@ -77,3 +77,7 @@
 
 end
 
+% <next few lines under version control, do not edit>
+% $URL$
+% $Revision$
+% $Date$

Modified: DART/trunk/DART_LAB/matlab/norm_pdf.m
===================================================================
--- DART/trunk/DART_LAB/matlab/norm_pdf.m	2014-02-27 17:15:10 UTC (rev 6833)
+++ DART/trunk/DART_LAB/matlab/norm_pdf.m	2014-02-27 17:22:04 UTC (rev 6834)
@@ -25,4 +25,8 @@
 
 end
 
+% <next few lines under version control, do not edit>
+% $URL$
+% $Revision$
+% $Date$
  


More information about the Dart-dev mailing list