===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xmds2-3.0.0+dfsg/documentation/latex/latexmkjarc-5-sub makeglo {
xmds2-3.0.0+dfsg/documentation/latex/latexmkjarc:6: return system( "mendex -J -f -s gglo.ist -o '$_[0].gls' '$_[0].glo'" );
xmds2-3.0.0+dfsg/documentation/latex/latexmkjarc-7-}
##############################################
xmds2-3.0.0+dfsg/documentation/latex/latexmkrc-7-sub makeglo {
xmds2-3.0.0+dfsg/documentation/latex/latexmkrc:8: return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" );
xmds2-3.0.0+dfsg/documentation/latex/latexmkrc-9-}
##############################################
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl-109-
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl:110:  - ``$vector``:   The current vector
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl:111:  - ``$index``:   The index variable name
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl-112-
##############################################
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl-116-
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl:117:Where ``$operation`` is some operation. If the `templateString` does not end with a new line,
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl-118-then one is added automatically.
##############################################
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl-231-
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl:232:Note that the vectors CAN be from fields other than ``$field``, this makes it easy
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl-233-to use this code for moment groups. The only restriction is that the fields
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl:234:for the vectors cannot be coarser than ``$field`` (in dimensions that have more
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.tmpl-235-than one point). Though this could be changed if a use-case for this can be
##############################################
xmds2-3.0.0+dfsg/xpdeint/xsil2graphics2/MatlabOctaveImport.tmpl-150-    @# (although accepted by Octave), and the MATLAB parser dies if there are expressions with leading underscores.
xmds2-3.0.0+dfsg/xpdeint/xsil2graphics2/MatlabOctaveImport.tmpl:151:${outName} = eval('_${objectNum+1}.${var.name}');
xmds2-3.0.0+dfsg/xpdeint/xsil2graphics2/MatlabOctaveImport.tmpl-152-  @end for
##############################################
xmds2-3.0.0+dfsg/xpdeint/xsil2graphics2/MatlabOctaveImport.tmpl-154-    @set outName = $generateVariableName(var, objectNum)
xmds2-3.0.0+dfsg/xpdeint/xsil2graphics2/MatlabOctaveImport.tmpl:155:${outName} = eval('_${objectNum+1}.${var.name}');
xmds2-3.0.0+dfsg/xpdeint/xsil2graphics2/MatlabOctaveImport.tmpl-156-${permuteDimensionsOfMATLABVariable(outName)}@slurp
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/TaskGen.py-833-	"""
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/TaskGen.py:834:	Processes *.pc.in* files to *.pc*. Installs the results to ``${PREFIX}/lib/pkgconfig/`` by default
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/TaskGen.py-835-
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/extras/pytest.py-15-   - `pytest_source`: Test input files.
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/extras/pytest.py:16:   - `ut_str`: Test runner command, e.g. ``${PYTHON} -B -m unittest discover`` or
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/extras/pytest.py:17:               if nose is used: ``${NOSETESTS} --no-byte-compile ${SRC}``.
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/extras/pytest.py-18-   - `ut_shell`: Determines if ``ut_str`` is executed in a shell. Default: False.
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/fc_config.py-346-		# An WafError might indicate an error code during the command
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/fc_config.py:347:		# execution, in this case we still obtain the stderr and stdout,
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/fc_config.py-348-		# which we can use to find the version string.
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-19-		bld(
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py:20:			features='asm asmprogram',
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-21-			source = 'test.S',
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-23-
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py:24:Support for pure asm programs and libraries should also work::
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-25-
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-31-		bld(
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py:32:			features='asm asmprogram',
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-33-			source = 'test.S',
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-42-	"""
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py:43:	Compiles asm files by gas/nasm/yasm/...
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-44-	"""
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-50-	"""
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py:51:	Binds the asm extension to the asm task
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/asm.py-52-
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/gas.py-6-
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/gas.py:7:import waflib.Tools.asm # - leave this
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/gas.py-8-from waflib.Tools import ar
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/nasm.py-5-"""
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/nasm.py:6:Nasm tool (asm processing)
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/nasm.py-7-"""
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/nasm.py-9-import os
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/nasm.py:10:import waflib.Tools.asm # leave this
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/nasm.py-11-from waflib.TaskGen import feature
##############################################
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/nasm.py-19-	"""
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/nasm.py:20:	Detect nasm/yasm and set the variable *AS*
xmds2-3.0.0+dfsg/xpdeint/waf/waflib/Tools/nasm.py-21-	"""
##############################################
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py-151-        
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py:152:          - ``$vector``:   The current vector
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py:153:          - ``$index``:   The index variable name
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py-154-        
##############################################
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py-158-        
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py:159:        Where ``$operation`` is some operation. If the `templateString` does not end with a new line,
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py-160-        then one is added automatically.
##############################################
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py-371-        
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py:372:        Note that the vectors CAN be from fields other than ``$field``, this makes it easy
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py-373-        to use this code for moment groups. The only restriction is that the fields
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py:374:        for the vectors cannot be coarser than ``$field`` (in dimensions that have more
xmds2-3.0.0+dfsg/xpdeint/ScriptElement.py-375-        than one point). Though this could be changed if a use-case for this can be