Subversion Repositories bdplot

Rev

Rev 7 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7 Rev 20
1
## This file contains commands necessary for initialisation of the
1
## This file contains commands necessary for initialisation of the
2
## library. In other words, function calls, not function definitions.
2
## library. In other words, function calls, not function definitions.
3
 
3
 
4
## Does this work, at all??
4
## Does this work, at all??
5
 
5
 
6
cat("config intialized.\n")
6
cat("config intialized.\n")
7
bd.reset(reread=T)
7
bd.reset(reread=T)
8
 
8