:78 Function create_function() is deprecated [8192]

clarifying some comments

Marcelo Ponce [2019-08-24 20:38:10]
clarifying some comments
Filename
core/auxs/auxFns.sh
diff --git a/core/auxs/auxFns.sh b/core/auxs/auxFns.sh
index 1b583ea..0f2608b 100755
--- a/core/auxs/auxFns.sh
+++ b/core/auxs/auxFns.sh
@@ -1,8 +1,9 @@
 #!/bin/bash
 ## -vx

-# auxiliary set of functions used in other scripts
-# it includes:
+# Auxiliary set of functions used in other scripts of the RACS pipeline.
+#
+# Main functions included:
 #	- welcome(): RACS welcome message and credits
 #
 #	- helpMsg(): help message describing how to use this script
ViewGit