===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
glam2-1064/doc/GLAM2_method.tex-195-\end{equation}
glam2-1064/doc/GLAM2_method.tex:196:where $A_j = \sum_{i=1}^A \alpha_{ji}$.
glam2-1064/doc/GLAM2_method.tex-197-
##############################################
glam2-1064/doc/GLAM2_method.tex-671-\end{equation}
glam2-1064/doc/GLAM2_method.tex:672:where $W_X = W_Y-1$.  This can be satisfied if $q$ is a function of
glam2-1064/doc/GLAM2_method.tex-673-the number of key positions, $W$.  To simplify things a bit, we
##############################################
glam2-1064/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
glam2-1064/debian/tests/run-unit-test:7:   AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
glam2-1064/debian/tests/run-unit-test-8-  trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM