From d923956d4866beb5093c89e0c1a4f54a9c37070f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 01:39:43 +0200 Subject: major fixes and rearrangement --- tools/functions | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tools/functions (limited to 'tools/functions') diff --git a/tools/functions b/tools/functions deleted file mode 100644 index fe9ab02..0000000 --- a/tools/functions +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -function indent { - echo ":: $*" -} - -- cgit v1.2.3-54-g00ecf