summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
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