]> git.donarmstrong.com Git - ape.git/blobdiff - R/zzz.R
improved root()
[ape.git] / R / zzz.R
diff --git a/R/zzz.R b/R/zzz.R
index b86027394c7dfae779b35b284f392c19b24d986e..943b12fbf6ef541be2283145a5c9cfeb47430ce3 100644 (file)
--- a/R/zzz.R
+++ b/R/zzz.R
@@ -1,4 +1,4 @@
-## zzz.R (2008-01-14)
+## zzz.R (2008-02-08)
 
 ##   Library Loading
 
@@ -7,6 +7,8 @@
 ## This file is part of the R-package `ape'.
 ## See the file ../COPYING for licensing issues.
 
+.PlotPhyloEnv <- new.env()
+
 .First.lib <- function(lib, pkg) {
     require(nlme, quietly = TRUE)
     library.dynam("ape", pkg, lib)