Reorganize helpers

This commit is contained in:
2013-10-03 23:42:20 +01:00
parent 1f2373bab3
commit 4b84e35b2f
6 changed files with 3 additions and 3 deletions

View File

@@ -31,8 +31,8 @@ shopt -s extglob
# Helper functions
#
source "../lib/arguments.sh"
source "../lib/trim.sh"
source "../lib/helpers/arguments.sh"
source "../lib/helpers/trim.sh"
#
# Internal functions