===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xgridfit-2.3/ChangeLog-654-	* xgridfit-ttx, misc.xsl: TTX mode is removed. "max-instructions"
xgridfit-2.3/ChangeLog:655:	default type is deprecated and is no longer consulted; asm element
xgridfit-2.3/ChangeLog-656-	is no longer permitted: use convert-asm.sed script to convert to
##############################################
xgridfit-2.3/bin/xgfmerge-133-		then
xgridfit-2.3/bin/xgfmerge:134:		    TMP_X_FILE=`$MKTEMP_CMD` || exit 1
xgridfit-2.3/bin/xgfmerge-135-		    xsltproc --stringparam file-a $FILE_A ${UTIL_PREFIX}xinclude.xsl $FILE_B | \
##############################################
xgridfit-2.3/bin/xgfmerge-144-	    fi
xgridfit-2.3/bin/xgfmerge:145:	    TMP_RESULT=`$MKTEMP_CMD` || exit 1
xgridfit-2.3/bin/xgfmerge-146-	    if [ $VERBOSE -eq 0 ]