===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
deken-0.6.0/deken-plugin.tcl-1597-# registration
deken-0.6.0/deken-plugin.tcl:1598:## to register a new search function, call `::deken::register $myfun`
deken-0.6.0/deken-plugin.tcl-1599-
##############################################
deken-0.6.0/plugin-config.md-8-Put it either directly near the `deken-plugin.tcl` file,
deken-0.6.0/plugin-config.md:9:or into a system-specific place (`$PdPath` resp `%PdPath%` are the installation directory of your Pd, `~` is your home directory):
deken-0.6.0/plugin-config.md-10-
deken-0.6.0/plugin-config.md-11-### Linux
deken-0.6.0/plugin-config.md:12:- `$PdPath/extra/deken-plugin/deken-plugin.conf`
deken-0.6.0/plugin-config.md-13-- `/usr/local/lib/pd-externals/deken-plugin/deken-plugin.conf`
##############################################
deken-0.6.0/plugin-config.md-16-### OSX
deken-0.6.0/plugin-config.md:17:- `$PdPath/extra/deken-plugin/deken-plugin.conf`
deken-0.6.0/plugin-config.md-18-- `/Library/Pd/deken-plugin/deken-plugin.conf`