[LON-CAPA-cvs] cvs: doc /homework homework5.html

albertel lon-capa-cvs@mail.lon-capa.org
Fri, 04 Oct 2002 21:49:48 -0000


albertel		Fri Oct  4 17:49:48 2002 EDT

  Modified files:              
    /doc/homework	homework5.html 
  Log:
  - docs on random_permutation was incorrect
  
  
Index: doc/homework/homework5.html
diff -u doc/homework/homework5.html:1.19 doc/homework/homework5.html:1.20
--- doc/homework/homework5.html:1.19	Wed Jul 17 14:08:38 2002
+++ doc/homework/homework5.html	Fri Oct  4 17:49:47 2002
@@ -1025,7 +1025,7 @@
     </tr>
      <tr>
              <td valign="top">NOT IMPLEMENTED IN CAPA</td>
-             <td valign="top">@return_array=&random_permutation ($item_cnt,@array) </td>
+             <td valign="top">@return_array=&random_permutation ($seed,@array) </td>
              <td valign="top">Returns @array randomly permuted.</td>
              <td valign="top">New to LON-CAPA</td>
     </tr>
@@ -1159,7 +1159,7 @@
     <address><a href="mailto:albertel@marvin.lite.msu.edu">Guy Albertelli</a></address>
 <!-- Created: Thu May 17 15:05:35 EDT 2001 -->
 <!-- hhmts start -->
-Last modified: Fri Jul 12 21:28:44 EDT 2002
+Last modified: Fri Oct  4 18:01:02 EDT 2002
 <!-- hhmts end -->
   </body>
 </html>