===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
antimony-0.9.3/doc/release-notes/0.7.3.md-8-- Optional third argument for `input` in scripts; it sets the starting value.
antimony-0.9.3/doc/release-notes/0.7.3.md:9:- Open files from the command-line with `antimony $FILENAME.sb`
antimony-0.9.3/doc/release-notes/0.7.3.md-10-- `make install` copies Antimony and `sb` data directory into `/usr/local/bin`
##############################################
antimony-0.9.3/lib/fab/vendor/Eigen/src/Eigen2Support/LeastSquares.h-112-  * \f[ r_0 x_0 + \cdots + r_{n-1}x_{n-1} + r_n = 0, \f]
antimony-0.9.3/lib/fab/vendor/Eigen/src/Eigen2Support/LeastSquares.h:113:  * where \f$n=Size\f$, \f$r_i=retCoefficients[i]\f$, and we denote by
antimony-0.9.3/lib/fab/vendor/Eigen/src/Eigen2Support/LeastSquares.h-114-  * \f$x_0,\ldots,x_{n-1}\f$ the n coordinates in the n-dimensional space.
##############################################
antimony-0.9.3/lib/fab/vendor/Eigen/src/Eigenvalues/Tridiagonalization.h-336-  *       \f$ H_i = (I - h_i v_i v_i^T) \f$
antimony-0.9.3/lib/fab/vendor/Eigen/src/Eigenvalues/Tridiagonalization.h:337:  * where \f$ h_i = hCoeffs[i]\f$ is the \f$ i \f$th Householder coefficient and
antimony-0.9.3/lib/fab/vendor/Eigen/src/Eigenvalues/Tridiagonalization.h-338-  * \f$ v_i \f$ is the Householder vector defined by
##############################################
antimony-0.9.3/deploy/mac/make_icon.sh-29-
antimony-0.9.3/deploy/mac/make_icon.sh:30:BASE=`basename "$1" .svg`
antimony-0.9.3/deploy/mac/make_icon.sh:31:DIR=`dirname "$1"`
antimony-0.9.3/deploy/mac/make_icon.sh-32-SVG="$1"
##############################################
antimony-0.9.3/deploy/mac/deploy.sh-8-
antimony-0.9.3/deploy/mac/deploy.sh:9:RELEASE=`git describe --exact-match --tags || echo "($(git rev-parse --abbrev-ref HEAD))"`
antimony-0.9.3/deploy/mac/deploy.sh:10:RELEASE=`echo $RELEASE|sed s:/:-:g`
antimony-0.9.3/deploy/mac/deploy.sh-11-
##############################################
antimony-0.9.3/deploy/mac/deploy.sh-31-    do
antimony-0.9.3/deploy/mac/deploy.sh:32:        RENAMED=`echo $LIB | sed -n -e "s:.*\(Qt.*\)\.framework.*:@executable_path/../Frameworks/\1.framework/Versions/5/\1:gp"`
antimony-0.9.3/deploy/mac/deploy.sh-33-        install_name_tool -change $LIB $RENAMED $1
##############################################
antimony-0.9.3/BUILDING.md-133-and unzip it to your `mingw64` home directory
antimony-0.9.3/BUILDING.md:134:(which will be of the form `/mingw64/home/$USERNAME` in the MinGW64 shell, or
antimony-0.9.3/BUILDING.md:135:equivalently `C:\msys64\home\$USERNAME` in the Windows file explorer).
antimony-0.9.3/BUILDING.md-136-