search for: myddp1

Displaying 1 result from an estimated 1 matches for "myddp1".

Did you mean: myddp2
2006 Oct 19
0
Memory leak
...investigation! -- David Brahm (brahm at alum.mit.edu) ****************************** Script ******************************** #!/bin/csh tail +3 "$0" | R -d "/home/a215020/Bin/bin/valgrind --tool=memcheck --leak-check=full" --vanilla --slave --args $*; exit unlink("/tmp/myddp1", recursive=TRUE) unlink("/tmp/myddp2", recursive=TRUE) gctorture(TRUE) require(g.data) y <- list() s <- list(tgt="ABCDE", acq="FGHIJ", rat=1, cash=0, stdt=20051031) acq.dvd <- tgt.dvd <- NULL dts <- c(20051031,20051101,20051102,20051103,20051104,20...