Revision 10ef4410c16710d7caf8c0882b7efbac894d49ed authored by M. Helena Gonçalves on 22 September 2012, 00:00:00 UTC, committed by Gabor Csardi on 22 September 2012, 00:00:00 UTC
1 parent 3f407ee
Raw File
zzz.R

.onLoad <- .First.lib <- function(libname,pkgname)
{
library.dynam("bild",pkgname,libname)
invisible()
}
back to top