Subversion Repositories bdplot

Rev

Rev 7 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 pdel 1
## This file contains commands necessary for initialisation of the
2
## library. In other words, function calls, not function definitions.
3
 
4
## Does this work, at all??
57 pdel 5
##.onLoad <- function(libname, pkgname){
6
  ##  cat("config intialized.\n")
7
   bd.reset(reread=TRUE)
8
## }
5 pdel 9