[Mattice-commits] r77 - pkg/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Dec 5 15:25:54 CET 2008


Author: andrew_hipp
Date: 2008-12-05 15:25:54 +0100 (Fri, 05 Dec 2008)
New Revision: 77

Modified:
   pkg/R/ouSimHead.R
Log:
misc updates to ouSimHead.R

Modified: pkg/R/ouSimHead.R
===================================================================
--- pkg/R/ouSimHead.R	2008-12-04 22:56:32 UTC (rev 76)
+++ pkg/R/ouSimHead.R	2008-12-05 14:25:54 UTC (rev 77)
@@ -5,8 +5,8 @@
          ouchtree = ouSim.ouchtree(tree, ...), # completed
          brown = ouSim.brownHansen(tree, ...),
          hansen = ouSim.brownHansen(tree, ...),
-         hansenBatch = ouSim.hansenBatch(tree, ...),
-         hansenSummary = ouSim.hansenBatch(tree, ...),
+         hansenBatch = ouSim.hansenBatch(tree, ...), # completed
+         hansenSummary = ouSim.hansenBatch(tree, ...), # completed
          stop("Unrecognized tree class")
          )
 }
\ No newline at end of file



More information about the Mattice-commits mailing list