aboutsummaryrefslogtreecommitdiffstats
path: root/ves-var-rm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ves-var-rm.sh')
-rw-r--r--ves-var-rm.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ves-var-rm.sh b/ves-var-rm.sh
index 1a24852..c0b2ecd 100644
--- a/ves-var-rm.sh
+++ b/ves-var-rm.sh
@@ -1 +1,4 @@
#!/bin/sh
+ves_var_rm() {
+ echo "not implemented"
+}