summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2006-12-20 14:08:52 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2006-12-20 14:08:52 +0000
commitc77475f194d65b2cb7bfc52fd1375aea859cc9fd (patch)
tree0199bc2cb78c54163685b21d9ca4d395d056df0d /clean.sh
parent2e3311bac6b25568eb57780aa938f9c8563f9958 (diff)
- distribution is now etch-cran
- SVN Ids are now used in the scripts - Comment and author information in the scripts - Last Changes: in the scripts git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@5 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'clean.sh')
-rw-r--r--clean.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/clean.sh b/clean.sh
deleted file mode 100644
index 522f315..0000000
--- a/clean.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-for i in boot cluster foreign kernsmooth lattice mgcv nlme rpart survival vr; do
- rm -rf $i/*
-done

Contact - Imprint