scripts/functions
changeset 88 f67b52e42fd1
parent 85 ac2845835b13
child 96 aa1a9fbd6eb8
     1.1 --- a/scripts/functions	Thu May 10 21:33:35 2007 +0000
     1.2 +++ b/scripts/functions	Sun May 13 19:03:49 2007 +0000
     1.3 @@ -20,9 +20,6 @@
     1.4  set -E
     1.5  set -o pipefail
     1.6  
     1.7 -# This is crosstool-ng-0.0.1
     1.8 -CT_VERSION=ng-0.0.1
     1.9 -
    1.10  # The different log levels:
    1.11  CT_LOG_LEVEL_ERROR=0
    1.12  CT_LOG_LEVEL_WARN=1