===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
hexter-1.1.0/AUTHORS-30-
hexter-1.1.0/AUTHORS:31:    Jamie Bullock's enthusiasm and help with reverse engineering
hexter-1.1.0/AUTHORS-32-    made the LFO and modulation code happen. Jamie also contributed
##############################################
hexter-1.1.0/INSTALL-173-directory configuration variables that were expressed in terms of
hexter-1.1.0/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
hexter-1.1.0/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
hexter-1.1.0/aclocal.m4-87-  if AC_TRY_EVAL(ac_compile); then
hexter-1.1.0/aclocal.m4:88:    case `/usr/bin/file conftest.$ac_objext` in
hexter-1.1.0/aclocal.m4-89-    *32-bit*)
##############################################
hexter-1.1.0/aclocal.m4-107-  if AC_TRY_EVAL(ac_compile); then
hexter-1.1.0/aclocal.m4:108:    case `/usr/bin/file conftest.$ac_objext` in
hexter-1.1.0/aclocal.m4-109-    *"ELF 64"*)
##############################################
hexter-1.1.0/aclocal.m4-175-      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
hexter-1.1.0/aclocal.m4:176:        case `$CC --version 2>/dev/null` in
hexter-1.1.0/aclocal.m4-177-        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
hexter-1.1.0/aclocal.m4-285-    nlist=conftest.nm
hexter-1.1.0/aclocal.m4:286:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
hexter-1.1.0/aclocal.m4-287-      # Try sorting and uniquifying the output.
##############################################
hexter-1.1.0/aclocal.m4-410-  # Remove one level of quotation (which was required for Make).
hexter-1.1.0/aclocal.m4:411:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
hexter-1.1.0/aclocal.m4-412-  ;;
##############################################
hexter-1.1.0/aclocal.m4-421-  :
hexter-1.1.0/aclocal.m4:422:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
hexter-1.1.0/aclocal.m4-423-  # Yippee, $echo works!
##############################################
hexter-1.1.0/aclocal.m4-447-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
hexter-1.1.0/aclocal.m4:448:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
hexter-1.1.0/aclocal.m4:449:       echo_test_string="`eval $cmd`" &&
hexter-1.1.0/aclocal.m4-450-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
hexter-1.1.0/aclocal.m4-456-
hexter-1.1.0/aclocal.m4:457:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
hexter-1.1.0/aclocal.m4:458:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
hexter-1.1.0/aclocal.m4-459-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
hexter-1.1.0/aclocal.m4-470-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
hexter-1.1.0/aclocal.m4:471:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
hexter-1.1.0/aclocal.m4:472:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
hexter-1.1.0/aclocal.m4-473-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
hexter-1.1.0/aclocal.m4-482-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
hexter-1.1.0/aclocal.m4:483:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
hexter-1.1.0/aclocal.m4-484-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
hexter-1.1.0/aclocal.m4-497-      echo='printf %s\n'
hexter-1.1.0/aclocal.m4:498:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
hexter-1.1.0/aclocal.m4:499:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
hexter-1.1.0/aclocal.m4-500-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
hexter-1.1.0/aclocal.m4-502-	:
hexter-1.1.0/aclocal.m4:503:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
hexter-1.1.0/aclocal.m4-504-	   test "X$echo_testing_string" = 'X\t' &&
hexter-1.1.0/aclocal.m4:505:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
hexter-1.1.0/aclocal.m4-506-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
hexter-1.1.0/aclocal.m4-511-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
hexter-1.1.0/aclocal.m4:512:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
hexter-1.1.0/aclocal.m4-513-	   test "X$echo_testing_string" = 'X\t' &&
hexter-1.1.0/aclocal.m4:514:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
hexter-1.1.0/aclocal.m4-515-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
hexter-1.1.0/aclocal.m4-521-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
hexter-1.1.0/aclocal.m4:522:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
hexter-1.1.0/aclocal.m4-523-	  then
##############################################
hexter-1.1.0/aclocal.m4-529-	if test "$prev" != 'sed 50q "[$]0"'; then
hexter-1.1.0/aclocal.m4:530:	  echo_test_string=`eval $prev`
hexter-1.1.0/aclocal.m4-531-	  export echo_test_string
##############################################
hexter-1.1.0/aclocal.m4-794-linux-gnu*) ;;
hexter-1.1.0/aclocal.m4:795:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
hexter-1.1.0/aclocal.m4-796-esac
##############################################
hexter-1.1.0/aclocal.m4-1040-if test -n "$lt_cv_prog_cc_shlib"; then
hexter-1.1.0/aclocal.m4:1041:  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
hexter-1.1.0/aclocal.m4-1042-  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
hexter-1.1.0/aclocal.m4-1160-  if test "$hard_links" = no; then
hexter-1.1.0/aclocal.m4:1161:    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
hexter-1.1.0/aclocal.m4-1162-    need_locks=warn
##############################################
hexter-1.1.0/aclocal.m4-1358-    # If DATA tags from a recent dlltool are present, honour them!
hexter-1.1.0/aclocal.m4:1359:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
hexter-1.1.0/aclocal.m4-1360-	cp $export_symbols $output_objdir/$soname-def;
##############################################
hexter-1.1.0/aclocal.m4-1367-	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
hexter-1.1.0/aclocal.m4:1368:	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
hexter-1.1.0/aclocal.m4:1369:	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
hexter-1.1.0/aclocal.m4-1370-	 esac;
hexter-1.1.0/aclocal.m4:1371:	 _lt_hint=`expr 1 + \$_lt_hint`;
hexter-1.1.0/aclocal.m4-1372-	done;
##############################################
hexter-1.1.0/aclocal.m4-1423-      supports_anon_versioning=no
hexter-1.1.0/aclocal.m4:1424:      case `$LD -v 2>/dev/null` in
hexter-1.1.0/aclocal.m4-1425-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
hexter-1.1.0/aclocal.m4-1528-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
hexter-1.1.0/aclocal.m4:1529:	collect2name=`${CC} -print-prog-name=collect2`
hexter-1.1.0/aclocal.m4-1530-	if test -f "$collect2name" && \
##############################################
hexter-1.1.0/aclocal.m4-1568-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
hexter-1.1.0/aclocal.m4:1569:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
hexter-1.1.0/aclocal.m4-1570-    else
##############################################
hexter-1.1.0/aclocal.m4-1604-    # FIXME: Setting linknames here is a bad hack.
hexter-1.1.0/aclocal.m4:1605:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
hexter-1.1.0/aclocal.m4-1606-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
hexter-1.1.0/aclocal.m4-1609-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
hexter-1.1.0/aclocal.m4:1610:    fix_srcfile_path='`cygpath -w "$srcfile"`'
hexter-1.1.0/aclocal.m4-1611-    ;;
##############################################
hexter-1.1.0/aclocal.m4-1679-    if test "$GCC" = yes; then
hexter-1.1.0/aclocal.m4:1680:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hexter-1.1.0/aclocal.m4-1681-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
hexter-1.1.0/aclocal.m4-1682-    else
hexter-1.1.0/aclocal.m4:1683:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
hexter-1.1.0/aclocal.m4-1684-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
hexter-1.1.0/aclocal.m4-1711-    hardcode_shlibpath_var=no
hexter-1.1.0/aclocal.m4:1712:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hexter-1.1.0/aclocal.m4-1713-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
hexter-1.1.0/aclocal.m4-1740-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
hexter-1.1.0/aclocal.m4:1741:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hexter-1.1.0/aclocal.m4-1742-    else
hexter-1.1.0/aclocal.m4-1743-      allow_undefined_flag=' -expect_unresolved \*'
hexter-1.1.0/aclocal.m4:1744:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
hexter-1.1.0/aclocal.m4-1745-    fi
##############################################
hexter-1.1.0/aclocal.m4-1752-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
hexter-1.1.0/aclocal.m4:1753:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hexter-1.1.0/aclocal.m4-1754-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
hexter-1.1.0/aclocal.m4-1756-      allow_undefined_flag=' -expect_unresolved \*'
hexter-1.1.0/aclocal.m4:1757:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
hexter-1.1.0/aclocal.m4:1758:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
hexter-1.1.0/aclocal.m4:1759:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
hexter-1.1.0/aclocal.m4-1760-
##############################################
hexter-1.1.0/aclocal.m4-1785-    if test "$GCC" = yes; then
hexter-1.1.0/aclocal.m4:1786:      case `$CC --version 2>/dev/null` in
hexter-1.1.0/aclocal.m4-1787-      [[12]].*)
##############################################
hexter-1.1.0/aclocal.m4-2050-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
hexter-1.1.0/aclocal.m4:2051:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
hexter-1.1.0/aclocal.m4-2052-  ;;
##############################################
hexter-1.1.0/aclocal.m4-2081-    library_names_spec='$libname.dll.a'
hexter-1.1.0/aclocal.m4:2082:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
hexter-1.1.0/aclocal.m4:2083:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
hexter-1.1.0/aclocal.m4:2084:      dldir=$destdir/`dirname \$dlpath`~
hexter-1.1.0/aclocal.m4-2085-      test -d \$dldir || mkdir -p \$dldir~
hexter-1.1.0/aclocal.m4-2086-      $install_prog .libs/$dlname \$dldir/$dlname'
hexter-1.1.0/aclocal.m4:2087:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
hexter-1.1.0/aclocal.m4-2088-      dlpath=$dir/\$dldll~
##############################################
hexter-1.1.0/aclocal.m4-2091-  yes,mingw*)
hexter-1.1.0/aclocal.m4:2092:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
hexter-1.1.0/aclocal.m4:2093:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
hexter-1.1.0/aclocal.m4-2094-    ;;
hexter-1.1.0/aclocal.m4-2095-  yes,pw32*)
hexter-1.1.0/aclocal.m4:2096:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
hexter-1.1.0/aclocal.m4-2097-    ;;
hexter-1.1.0/aclocal.m4-2098-  *)
hexter-1.1.0/aclocal.m4:2099:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
hexter-1.1.0/aclocal.m4-2100-    ;;
##############################################
hexter-1.1.0/aclocal.m4-2244-    if AC_TRY_EVAL(ac_compile); then
hexter-1.1.0/aclocal.m4:2245:      case `/usr/bin/file conftest.$ac_objext` in
hexter-1.1.0/aclocal.m4-2246-      *64-bit*)
##############################################
hexter-1.1.0/aclocal.m4-2288-  need_version=no
hexter-1.1.0/aclocal.m4:2289:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hexter-1.1.0/aclocal.m4-2290-    case "$host_os" in
##############################################
hexter-1.1.0/aclocal.m4-2569-      # Double-quote double-evaled strings.
hexter-1.1.0/aclocal.m4:2570:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
hexter-1.1.0/aclocal.m4-2571-      ;;
hexter-1.1.0/aclocal.m4-2572-    *)
hexter-1.1.0/aclocal.m4:2573:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
hexter-1.1.0/aclocal.m4-2574-      ;;
##############################################
hexter-1.1.0/aclocal.m4-2580-
hexter-1.1.0/aclocal.m4:2581:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
hexter-1.1.0/aclocal.m4-2582-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
hexter-1.1.0/aclocal.m4-3222-	"file_magic "*)
hexter-1.1.0/aclocal.m4:3223:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
hexter-1.1.0/aclocal.m4-3224-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
hexter-1.1.0/aclocal.m4-3289-    # gcc leaves a trailing carriage return which upsets mingw
hexter-1.1.0/aclocal.m4:3290:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
hexter-1.1.0/aclocal.m4-3291-  *)
hexter-1.1.0/aclocal.m4:3292:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
hexter-1.1.0/aclocal.m4-3293-  esac
##############################################
hexter-1.1.0/aclocal.m4-3298-      # Canonicalize the path of ld
hexter-1.1.0/aclocal.m4:3299:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
hexter-1.1.0/aclocal.m4-3300-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
hexter-1.1.0/aclocal.m4:3301:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
hexter-1.1.0/aclocal.m4-3302-      done
##############################################
hexter-1.1.0/aclocal.m4-3465-  esac
hexter-1.1.0/aclocal.m4:3466:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
hexter-1.1.0/aclocal.m4-3467-  lt_cv_deplibs_check_method=pass_all
##############################################
hexter-1.1.0/aclocal.m4-3498-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
hexter-1.1.0/aclocal.m4:3499:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hexter-1.1.0/aclocal.m4-3500-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
hexter-1.1.0/aclocal.m4-3719-{
hexter-1.1.0/aclocal.m4:3720:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
hexter-1.1.0/aclocal.m4-3721-  test -n "$tmp" && test -d "$tmp"
##############################################
hexter-1.1.0/aclocal.m4-3753-      test $_count -gt 10 && break
hexter-1.1.0/aclocal.m4:3754:      _count=`expr $_count + 1`
hexter-1.1.0/aclocal.m4-3755-      if test $_count -gt $_max; then
##############################################
hexter-1.1.0/extra/tx_edit.c-596-UBYTE *
hexter-1.1.0/extra/tx_edit.c:597:voiceAddr(int voice)
hexter-1.1.0/extra/tx_edit.c-598-{
##############################################
hexter-1.1.0/extra/tx_edit.c-608-
hexter-1.1.0/extra/tx_edit.c:609:    memcpy(ca, voiceAddr(voice)+118, 10);
hexter-1.1.0/extra/tx_edit.c-610-    for (i=0; i<10; i++) {
##############################################
hexter-1.1.0/extra/tx_edit.c-672-{
hexter-1.1.0/extra/tx_edit.c:673:    memcpy(voiceAddr(voice), InitVoice, DX7_VOICE_SIZE_PACKED);
hexter-1.1.0/extra/tx_edit.c-674-}
##############################################
hexter-1.1.0/extra/tx_edit.c-883-        a2=SingleData;       /* a2 = &unpacked data */
hexter-1.1.0/extra/tx_edit.c:884:        a3=voiceAddr(voice); /* a3 = &packed data  */
hexter-1.1.0/extra/tx_edit.c-885-        for (d2=6; d2>0; d2--) {
##############################################
hexter-1.1.0/extra/tx_edit.c-945-#ifdef GAK
hexter-1.1.0/extra/tx_edit.c:946:d2=a3-voiceAddr(voice);
hexter-1.1.0/extra/tx_edit.c-947-cprintf("128 %d\r\n",d2);
##############################################
hexter-1.1.0/extra/tx_edit.c-956-{
hexter-1.1.0/extra/tx_edit.c:957:    _Pack(voiceAddr(voice), SingleData);
hexter-1.1.0/extra/tx_edit.c-958-}
##############################################
hexter-1.1.0/extra/tx_edit.c-1032-    UBYTE *bd = BulkDump,
hexter-1.1.0/extra/tx_edit.c:1033:          *p1 = voiceAddr(voice),
hexter-1.1.0/extra/tx_edit.c-1034-          *p2,
##############################################
hexter-1.1.0/extra/tx_edit.c-1332-
hexter-1.1.0/extra/tx_edit.c:1333:    memcpy(voiceAddr(Voice_Cursor), raw_patch_data + datastart, DX7_VOICE_SIZE_PACKED * count);
hexter-1.1.0/extra/tx_edit.c-1334-    free (raw_patch_data);
##############################################
hexter-1.1.0/extra/tx_edit.c-1346-        flength = (vend - vstart + 1) * DX7_VOICE_SIZE_PACKED;
hexter-1.1.0/extra/tx_edit.c:1347:        if (flength != fwrite(voiceAddr(vstart), 1, flength, fh)) {
hexter-1.1.0/extra/tx_edit.c-1348-            cprintf("Save - Error writing file '%s':\n", FNameBuff);
##############################################
hexter-1.1.0/extra/tx_edit.c-2376-#endif
hexter-1.1.0/extra/tx_edit.c:2377:    memmove(voiceAddr(Voice_Cursor),
hexter-1.1.0/extra/tx_edit.c:2378:            voiceAddr(Voice_BStart),
hexter-1.1.0/extra/tx_edit.c-2379-           min(Voice_BEnd - Voice_BStart + 1, Voices - Voice_Cursor) * DX7_VOICE_SIZE_PACKED);
##############################################
hexter-1.1.0/extra/tx_edit.c-2399-    if (Voices > Voice_BEnd + 1)
hexter-1.1.0/extra/tx_edit.c:2400:        memmove(voiceAddr(Voice_BStart),
hexter-1.1.0/extra/tx_edit.c:2401:                voiceAddr(Voice_BEnd + 1),
hexter-1.1.0/extra/tx_edit.c-2402-               (Voices - Voice_BEnd - 1) * DX7_VOICE_SIZE_PACKED);
##############################################
hexter-1.1.0/extra/tx_edit.c-2441-            (i <= Voice_BEnd) && (Voice_Cursor + i - Voice_BStart < Voices); i++) {
hexter-1.1.0/extra/tx_edit.c:2442:        v1=voiceAddr(i);
hexter-1.1.0/extra/tx_edit.c:2443:        v2=voiceAddr(Voice_Cursor + i - Voice_BStart);
hexter-1.1.0/extra/tx_edit.c-2444-        memmove(SingleData, v1, DX7_VOICE_SIZE_PACKED);
##############################################
hexter-1.1.0/extra/tx_edit.c-2525-    if (Voice_BStart != Voice_BEnd) {
hexter-1.1.0/extra/tx_edit.c:2526:        qsort(voiceAddr(Voice_BStart), Voice_BEnd - Voice_BStart + 1,
hexter-1.1.0/extra/tx_edit.c-2527-              DX7_VOICE_SIZE_PACKED, (int (*)())_LibSortCmp);
##############################################
hexter-1.1.0/extra/tx_edit.c-2551-    if (Voice_BStart != Voice_BEnd) {
hexter-1.1.0/extra/tx_edit.c:2552:        qsort(voiceAddr(Voice_BStart), Voice_BEnd - Voice_BStart + 1,
hexter-1.1.0/extra/tx_edit.c-2553-              DX7_VOICE_SIZE_PACKED, (int (*)())_LibSortCmpPatch);
##############################################
hexter-1.1.0/extra/tx_edit.c-2559-        for (i = Voice_BEnd - 1; i >= Voice_BStart; i--) {
hexter-1.1.0/extra/tx_edit.c:2560:            if (memcmp(voiceAddr(i), voiceAddr(i + 1), 118) == 0)
hexter-1.1.0/extra/tx_edit.c-2561-                EraseVoice(i + 1);
##############################################
hexter-1.1.0/debian/hexter.xpm-3130-"                                + +         ^ ^ L L U 6 8 9 j j c i m n A A C C -.-.-.,.{.{././.}.}.e.e.6.h.i.n.p.p.M.M.C.C.N.O.P.P.Q.R.S.R.Q.R.T.U.V.P.P.R.W.P.P.F.N.D.C.M.M.w.X.c.8.6.z.5.|.}.}.<./.{.{.,.-.-.Z Z ` R y y x r d Y.j 9 8 e ! ! = , @ @     + +                                 ",
hexter-1.1.0/debian/hexter.xpm:3131:"                                + +       @ , , ! ! 6 8 9 j Y.d i s n t %.%.Q Q -.-.,.!.{./.(.}.e.e.4.z.i.j.w.w.C.C.D.N.Z.`. +Q..+W.++@+++@+++@+#+$+%+W..+@+&+S.S.S.S.`.F.F.E.E.*+m.i.8.=+=+5.3.|.}.(./.{._.>.>.>.Z Z ` A y y r +.-+Y.j 9 8 ~ ~ = = ' @     + +                                 ",
hexter-1.1.0/debian/hexter.xpm-3132-"                                + +       @ , = ~ ~ 8 9 j Y.;+;+s n t >+Q Q ,+,+>.>.{./.(.1.'+3.z.h.i.j.w.)+E.!+I.I.Q.~+.+.+{+]+^+/+(+_+(+_+(+_+:+<+[+/+^+_+}+|+|+&+@+@+W.1+2+2+3+4+i.i.5+6+c.8.3.3.|.}././.{.!.>.>.Z Z ` R z H 7+;+-+Y.j 9 : ~ ) = ' @     + +                                 ",
##############################################
hexter-1.1.0/debian/hexter.xpm-3135-"                                    @ ' & &.] ] K 2 w w m m n <@E+>+G+Q ,+#.=.=.:.{.[@9.8.B+}@|@X.9+I.1@2@3@4@5@f+6@}+7@i+K+8@9@0@a@b@c@d@e@f@g@h@i@j@k@l@m@n@o@p@q@r@s@s@t@u@v@1+w@&@x@y@z@A@w@B@C@D@E@F@G@H@~.I@J@` K@L@D M@N@B R y y r *.b 0 q 6 7 L , ^ u u                                 ",
hexter-1.1.0/debian/hexter.xpm:3136:"                                  @ v % / ] } } 2 2 b c m n <@<@F+F+G+,+O@=.P@/._.<.4.Q@i.j.4+w+R@S@T@U@c+V@#@j+7@7@7@W@X@Y@Z@`@ #.#+#@###$#%#&#&#*#=#-#;#>#,#'#)#!#~#R+Q+K+{#f+]#^#/#(#_#.+:#<#[#}#|#B@|@1#8.6.2#3#4#*.5#_@6#7#8#` A y x r c d q 8 7 U L > ^ u                                 ",
hexter-1.1.0/debian/hexter.xpm-3137-"                                @ @ % & ] ( | _ 4 4 c i n t F+F+G+Q ,+Y =.~.(.}.<.e.Q@9#m.X.v.R@0#a#b#c#$@o++@p@d#e#e#f#g#h#i#j#k#l#m#n#o#p#q#r#s#t#u#v#w#x#y#z#A#B#C#D#E#F#G#H#I#J#K#L#M#N#_#1+O#P#P#Q#>@=@,@R#H@S#S#T#U#V#n B Q ` %.A y x i i a a _ 7 L > ^ ^                                 ",
hexter-1.1.0/debian/hexter.xpm:3138:"                                v v , ) ( p [ 3 J c m n B C C Q Q Q W#=.P@(.|.3.4.f.9#X#*+*+Y#Z#`# $.$}+j++$r@)#@$m@#$$$%$&$*$=$-$;$>$,$'$)$!$~${${$]$^$/$($_$:$<$[$}$|$|$1$1$2$3$4$4$5$6$6$7$8$9$7$8$0$0$a$a$b$c$d$e$d$f$g$h$i$j$Z Z ` A y G r 0 0 [ _ ! L > ,                                 ",
hexter-1.1.0/debian/hexter.xpm-3139-"                                v % = ) p k$3 J c i m n B C Q ,+Q Y =.~.(.|.3.z.g.l$X#m$n$o$T@p$ $q$r$s$p@t$u$v$w$x$y$z$A$B$C$D$E$F$G$H$I$J$K$L$M$N$L$O$P$Q$R$S$<$M$M$T$U$V$T$W$1$X$6$6$6$6$Y$9$Y$6$6$X$X$2$Z$`$ %.%+%@%#%#%$%%%&%Y Z Z %.A y G c 0 2 _ 7 ! L L                                 ",
hexter-1.1.0/debian/hexter.xpm:3140:"                                , , / ( _ 3 J *%i i y B 8#=%>.>.>.>.L./.|.3.-%;%l$>%9+0+`.a+@+,%'%q+)%9@!%~%{%]%^%/%(%_%:%<%[%}%|%1%2%3%4%5%6%7%8%9%0%a%b%c%d%e%f%g%h%i%j%k%l%m%n%o%p%F#q%r%s%t%u%v%v%w%x%y%z%A%5#B%C%D%E%`$F%G%H%=.Y Z ` P A E c d 0 9 _ U U L                                 ",
hexter-1.1.0/debian/hexter.xpm:3141:"                                , = ] ( [ 3 J +.i n D B 8#=%>.>.>.>.{.}.|.4.I%J%K%L%0+`.1@.+d+(+7@M%t$w$N%O%P%n#Q%R%S%T%U%V%W%}%X%Y%1%Z%`% &.&+&O$@&#&$&%&&&*&=&-&;&>&,&'&)&!&~&{&i#]&^&/&(&_&e#:&<&[&}&|&1&R.!+s.z%2&D 3&4&X$5&=.=.>.Y Z ` A A i c 0 a _ 7 U L                                 ",
hexter-1.1.0/debian/hexter.xpm-3142-"                @         @ @ ' ) ~ : < 3 6&+.s t A C C -.>.a.a.{./.|.3.z.g.l$>%7&8&9&0&d+f+o+i+a&w${%]%n#b&c&c&d&e&>$f&g&h&i&j&k&l&m&n&o&p&q&r&r&s&t&u&v&w&x&y&z&A&j&B&C&D&E&F&G&H&I&J&h#K&L&M&N&M+N+J+O&{+ +:#F.C.p.P&Q&Y$Y$O@=.!.>.-.` ` %.%.G G +.d 4 K 7 ~ % ' @                           ",
hexter-1.1.0/debian/hexter.xpm:3143:"                @         @ ' , ( ~ : < 3 d i s A A C Z -.>.a.L./.1.3.z.g.l$>%L%8&1@0&R&6@S&+$8@x$T&U&V&b&W&W&W&X&Y&Z&`& *.*+*@*%&#*j&U%$*%*&*r&r&**=*-*;*>*,*j&'*A&j&)*!*~*{*_%]*^*R%>#&$/*(*_*:*<*#$N+{#O&m+ +S.E.r.}@[*Y$6$U#~.{.>.-.-.` C %.y G i d 4 2 _ ~ = ' @ @                         ",
hexter-1.1.0/debian/hexter.xpm-3144-"                        @ @ ' , ( 7 8 9 d +.s G A C ;.-.a._.{.{.I+7.Q@=+}*X#n$o$9&0&5@@@K+|*1*2*3*4*Y&;$5*6*7*8*9*0*a*b*c*d*e*f*g*h*i*j*k*l*m*n*o*p*q*r*s*t*u*n&v*X%w*V%x*y*z*A*X&I$B*C*D*E*F*G*H*I*J*W@K*h+e+.+u+L*Q#M*N*2$`$O*~@/.{.,.-.Z Z W A G i c 0 a q _ = f ' @                         ",
hexter-1.1.0/debian/hexter.xpm:3145:"                        @ ' f = ~ _ 9 j d +.G A B ` ;.-._.{././.[@9.=+}*X#m$o$a+0&R&@@+$8@P*~%Q*=$>$E$R*S*T*8*X&U*V*W*X*Y*Z*`*b*`& =.=5*+=@=#=$=%=&=*===-=;=>=,='=)=4%!=~={=z*]=I$6*T*^=/=-=e&d*G&h#(=`@$#+$6@e+&+1&_=:=<=X$2$[=!@(./.{.>.-.-.Z B A n i c a a _ ) g f ' @                       ",
hexter-1.1.0/debian/hexter.xpm:3146:"                      @ @ ' f ) : 9 a d r G A A ` ` -.,.{./.}.}.b.8.j.m.)+n$a+9&d+6@K+8@P*}=|=4*`&y&1=[%2=[%3=B&D&4=5=6=7=8=9=0=a=r*b=c=d=e=f=g=h=i=j=k=l=F$m=n=o=p=q=%*r=s=t=u=>$v=w=x=w=y=v=z=c&n#A=B=C=$#D=E=5@F= +R.G=H=I=)@7.|.(./.L.>.>.Z C A A r c b a [ l g f ' @ @ @ @                 ",
hexter-1.1.0/debian/hexter.xpm:3147:"                      @ ' f g ) < 9 0 d r G A %.` ` J=,./.(.|.|.6.B+m.X.9+o$b+d+f+S&8@P*}=3*K=A*L=M=N=1=1=O=P=Q=R=S=T=U=V=W=X=Y=Z=`= -.-+-@-#-$-%-&-*-=---C*;-^*>-,-'-)-!-~-**{-]-w*y=y=^-X%/-(-B*b&P%O%##2*$#_-:-<-~+S.|#H=I='@9.3.1.(.L.L.>.>.C C A y i c 0 [ o k g f ' @ @ @                 ",
hexter-1.1.0/debian/hexter.xpm-3148-"                      @ ' f g l < 9 0 d G E %.%.` ` J={.<.}.[-3.8.}@w+R@Y#T@_#}-o++$1*~%3*=$|-1-M=M=M=N=y&2-3-4-5-6-L$7-8-9-0-8-a-b-c-d-e-1$f-g-g-h-i-j-k-l-m-m-c-e-V$n-o-p-q-r-s-t-g*z&u-}%v-w-x-*$^%y-{%z-A-q@B-&+C-y@D-E-5$F-G-5.3.}./.{.>.>.Q C A y i c b 4 H-I-k f ' @ @ @                 ",
hexter-1.1.0/debian/hexter.xpm:3149:"                      @ ' J-K-l [ 0 0 i G E %.P ` ` :.{.<.|.3.4.x+4+v.Y#L-@+t+p+K+8@2*Q*S%9*;&-&,*M-N-O-P-Q-R-S-/$T-U-8-V-e-W-l-m-X-b-l-V$Y-Z-`-`-Z- ;.;+;@;#;$;%;&;l-*;=;-;m-;;>;,;)=';u-2=);!;~;q=G&{;i#];^;/;(;/+_;:;<;[;};|;R#1;3.|./.{.=.>.Q Q %.y i c b 4 k$o l = , @ @ @                 ",
hexter-1.1.0/debian/hexter.xpm-3150-"u u         + + + + u $ = { 2;: 4 w c m y O P ].@.).{./.}.4.z.i.q.3;P.S.++^+j+4;1*2*5;6;7;;&8;8;9;0;a;b;Q-l*c;6-T$-;%;M$d;e;f;+&O$r&O$7%7%L$g;c-W$W$c-g;g;h;<$c-g;i;j;j;k;{$l;m;b-n;o;p;q;r;s;t;u;v;w;x;y;z;}=A;$#B;h+C;D;E;6$F;,@c.B+9.1./.!.,.Z Z j$%.t n G;N a a _ 7 L , v       + +     u u ",
##############################################
hexter-1.1.0/debian/hexter.xpm-3159-"u u         . . % & ] } 2 4 c c y A O P X @.!.^./.|.h.n.p.C.`..+6@R'b'S'+#T'='=' *s*)=U%`>J;y'/%U'V'W'X'1'*;Y'Z'`'{*v'v' ).)p't'+)@)#)$)%)&)*)S;=)=)=)=)l's'P>w'V,t*-);)^' *>)~*,)')-;+;i-~$))!)~)7;{)!'{))=A,])A,^)/)()_):)<)[)})|)V.%'%'h.6.[@(.^.>.Y ,+Q B y x *.0 9 _ ! & & @ @ + +     u u ",
hexter-1.1.0/debian/hexter.xpm:3160:"u u         . . % & ] } 2 4 c i y O P W @.).!.^.(.|.h.o.M.D.S.++6@i+B;`@T&3*==)=1)2)3,3)-*m'4)5)P%6)1$7)8)U$9)0)a)b)c)d)s'e)#)f)g)h)i)j)j)k)s&l)''''m)m)n)o)p)e)x'y'q)r)s).*-)E>t)u)%;Y-v)w)x)y)z)A)4')=,=B)C)!'`&D)%>E)F)~$G)H)O#P.3;M.M.|@8.7.(.^.>.>.Y Z C y x r d 9 _ ~ * & @ @ + +     u u ",
hexter-1.1.0/debian/hexter.xpm-3161-"u u         . . & & ] | 2 4 c r A O P W @.).^./.}.4.n.o.M.N.~+c+J+S&8@w$I)A*<%2,w&;*J)K)L)~*M)N)O)P)Q)Z-A>R)S)c*T)/,U)V)W)X)Y)Z)`) !.!+!@!#!$!%!&!&!k)*!=!''-!n)1,1,P>;!>!p'{={=2>,!'!)!*;e-!!~!]&m#S%{!p;]!%&^!/!>)I>E)F)~$E;(!_!F= +P.C.q.i.7.}./.=.>.Y Z C A y r d j _ ~ * & @ @ + +     u u ",
##############################################
hexter-1.1.0/debian/hexter.xpm-3164-"u u         . . & K!} | w I m y A P X @.).7~/.(.4.f.o.J.O.Q.{+f+K*r@w$L!p><%h&8~9~0~a~b~c~d~e~f~n-g~},L$-!h~i~ )E&s=j~k~+;l~i-x!8-8-m~n~o~p~q~p~r~r~r~s~t~u~v~w~x~;~p!''y~P>/'.*~*~=z~A~T-B~C~D~E~F~:,D&G~U%H~I~N-J~'&h%K~3~7%L~6~(+++S.F.C.n.6.|.(.!.!.#.Y Z O y G +.j [ : M~* @ @ + +     u u ",
hexter-1.1.0/debian/hexter.xpm:3165:"u u         . . & K!} _ w c m y %.P Z @.).^./.(.4.f.o.C.O.Q.{+f+S&|*P*L!6;k*w&N!N!}!0;'=`>N~O~P~Q~=,g;R~r=S~q)5>S~R~Z,U$1'T~v)j-U~l-l-&;V~W~X~Y~Z~`~`~ {r~.{+{u~@{@{o!p!-!%)x'I> )>!T%#{${U$%{1'{$&{*{={]-Y>-{P-;{&&!*|,>{,{'{){!{(+]+S.I.E.o.8.|.(.!.!.#.Y Z R y G i 0 [ : ( ) v @   +     u u ",
hexter-1.1.0/debian/hexter.xpm:3166:"u u         @ @ & K!| [ 2 b m y B ` Y Y >.=.(.8+b.h.p.C.P.W.(+i+8@P*];~{Q%z=;&{{|~>&w*-*]{^{/{T~({:$>;8!d~>!w'_{j)($:{<$<{[{}{|{1{V$1$i-2{3{4{5{6{7{6{8{9{0{a{b{d!-~o!p!c{d{e{f{ )g{!'!'/,h{i{$;Z-V$j{k{T*z,n'>$2=v=l{m{n{o{~$p{r+(+]+S.F.C.n.8.5.1.^.!.=.>.-.` B y m c a _ ~ { = $ # u       @ ",
hexter-1.1.0/debian/hexter.xpm-3167-"u u         @ @ & ) | [ T b x y B C Y Y >.=.(.8+6.i.q.C.P.W.^+R'q{r{x$s{|-I$v>s*t{]-y*u{v{w{i-Z-x{y{z{x'A{B{0>C{<$D{<$E{$!&!F{G{H{I{J{K{L{M{N{O{P{u 5{Q{R{R{S{T{k!=~U{;~V)c{V{e{y'y*_>W{ *X{Y{Z{`{ ].]n#+] *#*@]j*v=#]$]5=o{3~p{%]g+|+S.P.r.o.8.z.1./.!.=.>.-.;.B D m c b 8 7 ~ - > # u       @ ",
##############################################
hexter-1.1.0/debian/hexter.xpm-3188-"        . . 3<3<% & ] ~ [ j :@:@G E O P X @.{./.2.4.i.w.M.C.E.P.@(T<U<V<W<X<Y<3*S%|-D$;&J,{),=Z<`< [L$.[Z-+[b>z*y,T%;)D<@[.*t*{=)~R:I/S;y~R:#)S;&)#[R:#)#)#)S;t'x'$[.)%[&[*[E>!,=[-[=,#;;[>[,[n#z=J,H$f&g*z,J,V,{)z*{&'[)[![Y$~[{[W.Q.E.r.j.B+7.1.^.=.Y ,+Q C B y x c 0 K 7 K!& % @ @       u u ",
hexter-1.1.0/debian/hexter.xpm:3189:"        . . 3<3<% & ] ~ _ j :@:@G E O P Z @.!.{.<.e.h.j.p.p.M.C.U.][x(s<^[2*/[([4'4'>$;&V%l>`%D*_[:[<[i-[[}[L$}'d~C'5^^'^'l>k,.* :l'#)l'P>l't'l'I/r)c)|[#)P>P>x't*1[2[>!3[4[5[I>W!6[#;#;%;7[T&--8[{:;&U%y&`%>$S%~*9[0[a[b[~$Y$c[d[1+I.E.)+c.C+D+(:^.Y Y ,+Q C B y r c 0 _ ~ K!& ' @ @       u u ",
hexter-1.1.0/debian/hexter.xpm-3190-"        . . . . ' % / ~ _ 9 y.:@G G A P Z Y !.{.}.|.4.d.e[e[s.p.O.@(f[:&J*g[o<*$b,b,;&k*V%>$H$h[i[j[k[,{l[m[b-L$::n[{=B'q,5^o[t*3^!~x'y'w'v'1,w'1,w'w'x'x'x'w'w'V,o'p[@[2>!]^,{<r&a-({=,U$q[4*r[;=g*n&z,2,3=3=C$A*s[t[u[v[w[7$E,z@I.F.r.j.8.3.8+~.~.#.#.,+C <@<@x r c a _ ! &.&             u u ",
##############################################
hexter-1.1.0/debian/hexter.xpm-3203-"                        @ ' ' = } 7 q a c i n y C C ;.-.0.{.{./.|.-%g.9#w.9+`..+{+J+S&|*$#2*N%5;71.'6*T*T*T*7*7*-=7*B*J'91B1R,H$J,[%V%^=B*C1Y(p]D1E1F1F1b,e&G1x*E$-*T%b]=':~x-B$]=4,^)H1)&I1)~,~R!J1K1H!L1M1N1O1P1Q1y1R1S1X$2$5&!@(./.=.>.Z Q %.A A n i c b 2 [ * f ' @                         ",
hexter-1.1.0/debian/hexter.xpm:3204:"                        @ @ ' = ( 7 _ [ 4 d i s %.%.C ` -.>.=.{.}.|.z.g.n.A.D.Q.~+{+J+R'K+8@1*w$T&5;p>5,R%R%C$b,3=3=;&k*V%f&3,{)c^T1!=N}D) _U1H^V1K=*}Y&w>#*J,J,H$H${)g{$*J;U*W1u>b=X1X15,I)_%E)U|Y1Z1`1 2.2+2@2#2$2R1%2&2*25$=2,+>.=.H%H%,+C A t s i c w 2 2 _ & f ' @                         ",
hexter-1.1.0/debian/hexter.xpm-3205-"                          @ ' % ] 7 _ [ 4 J i s t A C C ;.-.>.=./.}.e.4.h.n.C.D.P.~+{+f+R'i+f@9@ ^-2S|;2J&l#>2`(U*O}O}3={{{{1=&&,2'2,>x;)2Y;m-m-Z}!2W|x}s,U!~2']{2]2^29>)~/2(24=m1l#F*F*C:h#_2:2_)<2[2}2|21222324252627282929202D C Q H%H%k}%.E s s i d 4 2 2 _ & ' @                           ",
##############################################
hexter-1.1.0/debian/hexter.xpm-3207-"                                , / ] ( [ 3 *%*%s b2A %.C Q Y Y !.{.<.|.6.8.i.o.C.D.`.S..+++t+}+z(q%c2u2L&v2w2f2&$={]=1-;&1=1=1=2,x2R,z=5%y2=,#|U$L$<$;]V^z2A2B2l2,'s/x{x{M;X-b-W$e-{$w)D,C2D2D2D,w)]>E;8'E2W-F22$G2};H2I2L{I2J2T T b c i s s K2+.+.J 3 _ 7 U L v @                             ",
hexter-1.1.0/debian/hexter.xpm:3208:"                                % & ) l p }]6&6&a2a2s b2%.j$j$Y ,.{./.(.|.4.8.i.o.A.9+F.`.a+U@c#6@7@d#f@t$u$A;L!6,p>b&b=R*j*S*S*L2g*m=S*x>M2g,8-N2[}O2x,={P2Q2R2R=b^u!q[W}_)S2T2U2V2o@W2X2Y2Z2`2 3.3+33242@3#3$3%3&3*3_ =3L -33 K K K 2 2 4 4 3 6&6&3 [ 7 ! L L v @                             ",
hexter-1.1.0/debian/hexter.xpm-3209-"                                % % = ) p k$3 3 J +.i s A %.j$j$>._.{./.}.|.6.6.i.o.)+9+n$o$L-6|d+f+S&K++$8@1*~%;3A=P%V&c&B*R*6*>*L2>3,3'3)3,{(|!3n#J|~3]1J'w*z={3L,]3^3%$/3V}(3g[Z@m@Z+_3:3<3[312}3|3132333435363733 =3839303> _ K K K K _ _ _ 3 [ [ _ ~ L L > v @                             ",