===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cafeobj-1.6.0/install-sh-229-      fi
cafeobj-1.6.0/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
cafeobj-1.6.0/install-sh-231-    *)
##############################################
cafeobj-1.6.0/install-sh-276-      dstdir=$dst
cafeobj-1.6.0/install-sh:277:      dst=$dstdir/`basename "$src"`
cafeobj-1.6.0/install-sh-278-      dstdir_status=0
##############################################
cafeobj-1.6.0/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
cafeobj-1.6.0/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
cafeobj-1.6.0/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
cafeobj-1.6.0/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
cafeobj-1.6.0/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
cafeobj-1.6.0/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
cafeobj-1.6.0/install-sh-425-	    case $prefix in
cafeobj-1.6.0/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
cafeobj-1.6.0/install-sh-427-	      *) qprefix=$prefix;;
##############################################
cafeobj-1.6.0/install-sh-474-    if $copy_on_change &&
cafeobj-1.6.0/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
cafeobj-1.6.0/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
cafeobj-1.6.0/install-sh-477-
##############################################
cafeobj-1.6.0/xbin/cafeobj.in.in-59-
cafeobj-1.6.0/xbin/cafeobj.in.in:60:binpath=`dirname "$0"`
cafeobj-1.6.0/xbin/cafeobj.in.in-61-libpath="$binpath/../@LIBPATH@"
##############################################
cafeobj-1.6.0/make-source-tarball-45-# check version numbers
cafeobj-1.6.0/make-source-tarball:46:pver=`grep ^PACKAGE_VERSION= configure | sed -e "s/^.*='//" -e "s/'$//"`
cafeobj-1.6.0/make-source-tarball-47-pmin=`grep ^VMINOR= configure | sed -e "s/^.*=//"`
##############################################
cafeobj-1.6.0/make-release-tarballs-80-  fi
cafeobj-1.6.0/make-release-tarballs:81:  case `file $dumpfile` in
cafeobj-1.6.0/make-release-tarballs-82-  *32-bit*) arch=x86 ;;
##############################################
cafeobj-1.6.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
cafeobj-1.6.0/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cafeobj-1.6.0/configure-45-  as_echo='print -r --'
cafeobj-1.6.0/configure-46-  as_echo_n='print -rn --'
cafeobj-1.6.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cafeobj-1.6.0/configure-48-  as_echo='printf %s\n'
##############################################
cafeobj-1.6.0/configure-50-else
cafeobj-1.6.0/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cafeobj-1.6.0/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cafeobj-1.6.0/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
cafeobj-1.6.0/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cafeobj-1.6.0/configure-62-      esac;
##############################################
cafeobj-1.6.0/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cafeobj-1.6.0/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cafeobj-1.6.0/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cafeobj-1.6.0/configure-324-      case $as_dir in #(
cafeobj-1.6.0/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cafeobj-1.6.0/configure-326-      *) as_qdir=$as_dir;;
##############################################
cafeobj-1.6.0/configure-397-  {
cafeobj-1.6.0/configure:398:    as_val=`expr "$@" || test $? -eq 1`
cafeobj-1.6.0/configure-399-  }
##############################################
cafeobj-1.6.0/configure-404-# ----------------------------------------
cafeobj-1.6.0/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cafeobj-1.6.0/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cafeobj-1.6.0/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cafeobj-1.6.0/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cafeobj-1.6.0/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cafeobj-1.6.0/configure-801-  case $ac_option in
cafeobj-1.6.0/configure:802:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
cafeobj-1.6.0/configure-803-  *=)   ac_optarg= ;;
##############################################
cafeobj-1.6.0/configure-845-  -disable-* | --disable-*)
cafeobj-1.6.0/configure:846:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cafeobj-1.6.0/configure-847-    # Reject names that are not valid shell variable names.
##############################################
cafeobj-1.6.0/configure-850-    ac_useropt_orig=$ac_useropt
cafeobj-1.6.0/configure:851:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cafeobj-1.6.0/configure-852-    case $ac_user_opts in
##############################################
cafeobj-1.6.0/configure-871-  -enable-* | --enable-*)
cafeobj-1.6.0/configure:872:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cafeobj-1.6.0/configure-873-    # Reject names that are not valid shell variable names.
##############################################
cafeobj-1.6.0/configure-876-    ac_useropt_orig=$ac_useropt
cafeobj-1.6.0/configure:877:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cafeobj-1.6.0/configure-878-    case $ac_user_opts in
##############################################
cafeobj-1.6.0/configure-1075-  -with-* | --with-*)
cafeobj-1.6.0/configure:1076:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cafeobj-1.6.0/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
cafeobj-1.6.0/configure-1080-    ac_useropt_orig=$ac_useropt
cafeobj-1.6.0/configure:1081:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cafeobj-1.6.0/configure-1082-    case $ac_user_opts in
##############################################
cafeobj-1.6.0/configure-1091-  -without-* | --without-*)
cafeobj-1.6.0/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cafeobj-1.6.0/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
cafeobj-1.6.0/configure-1096-    ac_useropt_orig=$ac_useropt
cafeobj-1.6.0/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cafeobj-1.6.0/configure-1098-    case $ac_user_opts in
##############################################
cafeobj-1.6.0/configure-1129-  *=*)
cafeobj-1.6.0/configure:1130:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cafeobj-1.6.0/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
cafeobj-1.6.0/configure-1150-if test -n "$ac_prev"; then
cafeobj-1.6.0/configure:1151:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cafeobj-1.6.0/configure-1152-  as_fn_error $? "missing argument to $ac_option"
##############################################
cafeobj-1.6.0/configure-1172-    */ )
cafeobj-1.6.0/configure:1173:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
cafeobj-1.6.0/configure-1174-      eval $ac_var=\$ac_val;;
##############################################
cafeobj-1.6.0/configure-1207-ac_ls_di=`ls -di .` &&
cafeobj-1.6.0/configure:1208:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
cafeobj-1.6.0/configure-1209-  as_fn_error $? "working directory cannot be determined"
##############################################
cafeobj-1.6.0/configure-1263-case $srcdir in
cafeobj-1.6.0/configure:1264:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
cafeobj-1.6.0/configure-1265-esac
##############################################
cafeobj-1.6.0/configure-1306-By default, \`make install' will install all the files in
cafeobj-1.6.0/configure:1307:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cafeobj-1.6.0/configure:1308:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cafeobj-1.6.0/configure-1309-for instance \`--prefix=\$HOME'.
##############################################
cafeobj-1.6.0/configure-1405-*)
cafeobj-1.6.0/configure:1406:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cafeobj-1.6.0/configure-1407-  # A ".." for each directory in $ac_dir_suffix.
cafeobj-1.6.0/configure:1408:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cafeobj-1.6.0/configure-1409-  case $ac_top_builddir_sub in
##############################################
cafeobj-1.6.0/configure-1872-    *\'*)
cafeobj-1.6.0/configure:1873:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cafeobj-1.6.0/configure-1874-    esac
##############################################
cafeobj-1.6.0/configure-1955-      case $ac_val in
cafeobj-1.6.0/configure:1956:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cafeobj-1.6.0/configure-1957-      esac
##############################################
cafeobj-1.6.0/configure-1970-	case $ac_val in
cafeobj-1.6.0/configure:1971:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cafeobj-1.6.0/configure-1972-	esac
##############################################
cafeobj-1.6.0/configure-2090-    set,)
cafeobj-1.6.0/configure:2091:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cafeobj-1.6.0/configure:2092:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cafeobj-1.6.0/configure-2093-      ac_cache_corrupted=: ;;
##############################################
cafeobj-1.6.0/configure-2101-	# differences in whitespace do not lead to failure.
cafeobj-1.6.0/configure:2102:	ac_old_val_w=`echo x $ac_old_val`
cafeobj-1.6.0/configure:2103:	ac_new_val_w=`echo x $ac_new_val`
cafeobj-1.6.0/configure-2104-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
cafeobj-1.6.0/configure-2121-    case $ac_new_val in
cafeobj-1.6.0/configure:2122:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cafeobj-1.6.0/configure-2123-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cafeobj-1.6.0/configure-2164-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
cafeobj-1.6.0/configure:2165:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
cafeobj-1.6.0/configure-2166-
##############################################
cafeobj-1.6.0/configure-2619-set x ${MAKE-make}
cafeobj-1.6.0/configure:2620:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
cafeobj-1.6.0/configure-2621-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
cafeobj-1.6.0/configure-2629-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
cafeobj-1.6.0/configure:2630:case `${MAKE-make} -f conftest.make 2>/dev/null` in
cafeobj-1.6.0/configure-2631-  *@@@%%%=?*=@@@%%%*)
##############################################
cafeobj-1.6.0/configure-2661-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
cafeobj-1.6.0/configure:2662:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
cafeobj-1.6.0/configure-2663-	     'mkdir (GNU coreutils) '* | \
##############################################
cafeobj-1.6.0/configure-3301-$as_echo_n "checking whether the C compiler works... " >&6; }
cafeobj-1.6.0/configure:3302:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cafeobj-1.6.0/configure-3303-
##############################################
cafeobj-1.6.0/configure-3345-	then :; else
cafeobj-1.6.0/configure:3346:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cafeobj-1.6.0/configure-3347-	fi
##############################################
cafeobj-1.6.0/configure-3405-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
cafeobj-1.6.0/configure:3406:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cafeobj-1.6.0/configure-3407-	  break;;
##############################################
cafeobj-1.6.0/configure-3514-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
cafeobj-1.6.0/configure:3515:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cafeobj-1.6.0/configure-3516-       break;;
##############################################
cafeobj-1.6.0/configure-3902-  # Check for GNU $ac_path_GREP
cafeobj-1.6.0/configure:3903:case `"$ac_path_GREP" --version 2>&1` in
cafeobj-1.6.0/configure-3904-*GNU*)
##############################################
cafeobj-1.6.0/configure-3968-  # Check for GNU $ac_path_EGREP
cafeobj-1.6.0/configure:3969:case `"$ac_path_EGREP" --version 2>&1` in
cafeobj-1.6.0/configure-3970-*GNU*)
##############################################
cafeobj-1.6.0/configure-4129-do :
cafeobj-1.6.0/configure:4130:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cafeobj-1.6.0/configure-4131-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cafeobj-1.6.0/configure-4134-  cat >>confdefs.h <<_ACEOF
cafeobj-1.6.0/configure:4135:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cafeobj-1.6.0/configure-4136-_ACEOF
##############################################
cafeobj-1.6.0/configure-4511-'
cafeobj-1.6.0/configure:4512:DEFS=`sed -n "$ac_script" confdefs.h`
cafeobj-1.6.0/configure-4513-
##############################################
cafeobj-1.6.0/configure-4520-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cafeobj-1.6.0/configure:4521:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cafeobj-1.6.0/configure-4522-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cafeobj-1.6.0/configure-4587-if test -z "$BASH_VERSION$ZSH_VERSION" \
cafeobj-1.6.0/configure:4588:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cafeobj-1.6.0/configure-4589-  as_echo='print -r --'
cafeobj-1.6.0/configure-4590-  as_echo_n='print -rn --'
cafeobj-1.6.0/configure:4591:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cafeobj-1.6.0/configure-4592-  as_echo='printf %s\n'
##############################################
cafeobj-1.6.0/configure-4594-else
cafeobj-1.6.0/configure:4595:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cafeobj-1.6.0/configure-4596-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cafeobj-1.6.0/configure-4604-	expr "X$arg" : "X\\(.*\\)$as_nl";
cafeobj-1.6.0/configure:4605:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cafeobj-1.6.0/configure-4606-      esac;
##############################################
cafeobj-1.6.0/configure-4681-# ----------------------------------------
cafeobj-1.6.0/configure:4682:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cafeobj-1.6.0/configure-4683-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cafeobj-1.6.0/configure-4753-  {
cafeobj-1.6.0/configure:4754:    as_val=`expr "$@" || test $? -eq 1`
cafeobj-1.6.0/configure-4755-  }
##############################################
cafeobj-1.6.0/configure-4857-      case $as_dir in #(
cafeobj-1.6.0/configure:4858:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cafeobj-1.6.0/configure-4859-      *) as_qdir=$as_dir;;
##############################################
cafeobj-1.6.0/configure-4980-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cafeobj-1.6.0/configure:4981:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cafeobj-1.6.0/configure-4982-ac_cs_version="\\
##############################################
cafeobj-1.6.0/configure-5004-  --*=?*)
cafeobj-1.6.0/configure:5005:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cafeobj-1.6.0/configure:5006:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cafeobj-1.6.0/configure-5007-    ac_shift=:
##############################################
cafeobj-1.6.0/configure-5009-  --*=)
cafeobj-1.6.0/configure:5010:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cafeobj-1.6.0/configure-5011-    ac_optarg=
##############################################
cafeobj-1.6.0/configure-5033-    case $ac_optarg in
cafeobj-1.6.0/configure:5034:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cafeobj-1.6.0/configure-5035-    '') as_fn_error $? "missing file argument" ;;
##############################################
cafeobj-1.6.0/configure-5160-fi
cafeobj-1.6.0/configure:5161:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cafeobj-1.6.0/configure-5162-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cafeobj-1.6.0/configure-5177-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cafeobj-1.6.0/configure:5178:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cafeobj-1.6.0/configure-5179-ac_delim='%!_!# '
##############################################
cafeobj-1.6.0/configure-5183-
cafeobj-1.6.0/configure:5184:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cafeobj-1.6.0/configure-5185-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cafeobj-1.6.0/configure-5345-      esac
cafeobj-1.6.0/configure:5346:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cafeobj-1.6.0/configure-5347-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cafeobj-1.6.0/configure-5404-*)
cafeobj-1.6.0/configure:5405:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cafeobj-1.6.0/configure-5406-  # A ".." for each directory in $ac_dir_suffix.
cafeobj-1.6.0/configure:5407:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cafeobj-1.6.0/configure-5408-  case $ac_top_builddir_sub in
##############################################
cafeobj-1.6.0/configure-5465-/@mandir@/p'
cafeobj-1.6.0/configure:5466:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cafeobj-1.6.0/configure-5467-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cafeobj-1.6.0/configure-5482-
cafeobj-1.6.0/configure:5483:# Neutralize VPATH when `$srcdir' = `.'.
cafeobj-1.6.0/configure-5484-# Shell code in configure.ac might set extrasub.
##############################################
cafeobj-1.6.0/configure-5510-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cafeobj-1.6.0/configure:5511:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cafeobj-1.6.0/configure-5512-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cafeobj-1.6.0/comlib/misc.lisp-293-
cafeobj-1.6.0/comlib/misc.lisp:294:(defun print-addr (x)
cafeobj-1.6.0/comlib/misc.lisp-295-  (format t "0x~8,'0x" (addr-of x)))
##############################################
cafeobj-1.6.0/tests/run-all-checks-110-for i in "$1"/*.mod ; do
cafeobj-1.6.0/tests/run-all-checks:111:  bn=`basename "$i" .mod`
cafeobj-1.6.0/tests/run-all-checks-112-  echo -n "$bn: "
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-1204-\begin{bsyntax} \texttt{imports} block \index{\texttt{imports}} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:1205:\texttt{imports} ``\texttt{\{} \textit{module\_element} $*$ ``\texttt{\}}''
cafeobj-1.6.0/doc/manual/manual.tex-1206-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-1212-\begin{bsyntax} \texttt{signature} block \index{\texttt{signature}} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:1213:\texttt{signature} ``\texttt{\{} \textit{module\_element} $*$ ``\texttt{\}}''
cafeobj-1.6.0/doc/manual/manual.tex-1214-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-1216-\begin{bsyntax} \texttt{axioms} block \index{\texttt{axioms}} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:1217:\texttt{axioms} ``\texttt{\{} \textit{module\_element} $*$ ``\texttt{\}}''
cafeobj-1.6.0/doc/manual/manual.tex-1218-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-1596-\begin{bsyntax} subsort declaration \index{\texttt{<}} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:1597:``\texttt{[}'' \textit{list\_of\_sort\_names} ``\texttt{<}'' \textit{list\_of\_sort\_names} $\{$ ``\texttt{<}'' \textit{list\_of\_sort\_names} $\}$ $*$ ``\texttt{]}''
cafeobj-1.6.0/doc/manual/manual.tex:1598:``\texttt{*[}'' \textit{list\_of\_sort\_names} ``\texttt{<}'' \textit{list\_of\_sort\_names} $\{$ ``\texttt{<}'' \textit{list\_of\_sort\_names} $\}$ $*$ ``\texttt{]*}''
cafeobj-1.6.0/doc/manual/manual.tex-1599-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-2131-\index{\texttt{.} (term stopper)}
cafeobj-1.6.0/doc/manual/manual.tex:2132:\texttt{parse} $[$\texttt{in} \textit{module\_expression} ``\texttt{:}''$]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/manual/manual.tex-2133-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-2464-%% \begin{bsyntax} slot mapping \Hline
cafeobj-1.6.0/doc/manual/manual.tex:2465:%% \textit{slot\_name} ``\texttt{->}'' \textit{slot\_name} $\{$ ``\texttt{,}'' \textit{slot\_name} ``\texttt{->}'' \textit{slot\_name} $\}$ $*$
cafeobj-1.6.0/doc/manual/manual.tex-2466-%% \end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-4095-\begin{bsyntax} \texttt{reduce} command \index{\texttt{reduce}} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:4096:\texttt{reduce} $[$\texttt{in} \textit{module\_expression} ``\texttt{:}''$]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/manual/manual.tex-4097-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-4099-\begin{bsyntax} \texttt{breduce} command \index{\texttt{breduce}} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:4100:\texttt{breduce} $[$\texttt{in} \textit{module\_expression} ``\texttt{:}'' $]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/manual/manual.tex-4101-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-4103-\begin{bsyntax} \texttt{execute} command \index{\texttt{execute}} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:4104:\texttt{execute} $[$\texttt{in} \textit{module\_expression} ``\texttt{:}''$]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/manual/manual.tex-4105-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-5145-\index{\texttt{execute}}
cafeobj-1.6.0/doc/manual/manual.tex:5146:\texttt{tram} $\{$ \texttt{reduce} $|$ \texttt{execute} $\}$ $[$\texttt{in} \textit{module\_expression} ``\texttt{:}''$]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/manual/manual.tex-5147-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-7850-\begin{bsyntax} module with principal sort \index{\texttt{principal-sort}} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:7851:\texttt{module} \textit{module\_name} $[$``\texttt{(}'' \textit{list\_of\_parameters} ``\texttt{)}''$]$ \texttt{principal-sort} \textit{sort\_name} ``\texttt{\{}''  
cafeobj-1.6.0/doc/manual/manual.tex-7852-~~~~\textit{module\_element} $*$
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-7926-\begin{bsyntax} instantiating parameterised module \Hline
cafeobj-1.6.0/doc/manual/manual.tex:7927:\textit{module\_name} ``\texttt{(}'' \textit{binding} $+_,$ ``\texttt{)}''
cafeobj-1.6.0/doc/manual/manual.tex-7928-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-7956-  \textit{view} &::=& \verb|view| \verb|to| \textit{module\_name}
cafeobj-1.6.0/doc/manual/manual.tex:7957:     ``\verb|{|'' \textit{view\_element} $*$ ``\verb|}|''
cafeobj-1.6.0/doc/manual/manual.tex-7958-\end{tabular}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-8383-\begin{bsyntax} renaming \index{\texttt{*} (for remaning)} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:8384:\textit{module\_expression} ``\texttt{*}'' ``\texttt{\{}'' \textit{map} $*_,$ ``\texttt{\}}''
cafeobj-1.6.0/doc/manual/manual.tex-8385-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-8444-\begin{bsyntax} module sum \index{\texttt{+} (module sum)} \Hline
cafeobj-1.6.0/doc/manual/manual.tex:8445:\textit{module\_expression} ``\texttt{+}'' \textit{module\_expression} $\{$ ``\texttt{+}'' \textit{module\_expression} $\}$ $*$
cafeobj-1.6.0/doc/manual/manual.tex-8446-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-8898-\begin{bsyntax} rule specification in \texttt{}apply\textit{} command \Hline
cafeobj-1.6.0/doc/manual/manual.tex:8899:$[$``\texttt{+}''$|$``\texttt{-}''$]$$[$\textit{module\_name}$]$``\texttt{.}''$\{$ \textit{number}$|$\textit{label} $\}$
cafeobj-1.6.0/doc/manual/manual.tex-8900-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/manual/manual.tex-10562-    $\alpha$, $\cdots$ & a list of one or more $\alpha$s separated by commas: \\
cafeobj-1.6.0/doc/manual/manual.tex:10563:    & ``$\alpha$'' or ``$\alpha$, $\alpha$'' or ``$\alpha$, $\alpha$, $\alpha$'', etc. \\
cafeobj-1.6.0/doc/manual/manual.tex-10564-    $\seqof{\alpha}$ & \textbf{\{} and \textbf{\}} are meta-syntactical
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-107-\begin{bsyntax} \texttt{imports} block \index{\texttt{imports}} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:108:\texttt{imports} ``\texttt{\{} \textit{module\_element} $*$ ``\texttt{\}}''
cafeobj-1.6.0/doc/refman/syntax.tex-109-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-111-\begin{bsyntax} \texttt{signature} block \index{\texttt{signature}} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:112:\texttt{signature} ``\texttt{\{} \textit{module\_element} $*$ ``\texttt{\}}''
cafeobj-1.6.0/doc/refman/syntax.tex-113-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-115-\begin{bsyntax} \texttt{axioms} block \index{\texttt{axioms}} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:116:\texttt{axioms} ``\texttt{\{} \textit{module\_element} $*$ ``\texttt{\}}''
cafeobj-1.6.0/doc/refman/syntax.tex-117-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-145-\begin{bsyntax} subsort declaration \index{\texttt{<}} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:146:``\texttt{[}'' \textit{list\_of\_sort\_names} ``\texttt{<}'' \textit{list\_of\_sort\_names} $\{$ ``\texttt{<}'' \textit{list\_of\_sort\_names} $\}$ $*$ ``\texttt{]}''
cafeobj-1.6.0/doc/refman/syntax.tex:147:``\texttt{*[}'' \textit{list\_of\_sort\_names} ``\texttt{<}'' \textit{list\_of\_sort\_names} $\{$ ``\texttt{<}'' \textit{list\_of\_sort\_names} $\}$ $*$ ``\texttt{]*}''
cafeobj-1.6.0/doc/refman/syntax.tex-148-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-180-\index{\texttt{.} (term stopper)}
cafeobj-1.6.0/doc/refman/syntax.tex:181:\texttt{parse} $[$\texttt{in} \textit{module\_expression} ``\texttt{:}''$]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/refman/syntax.tex-182-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-204-\begin{bsyntax} slot mapping \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:205:\textit{slot\_name} ``\texttt{->}'' \textit{slot\_name} $\{$ ``\texttt{,}'' \textit{slot\_name} ``\texttt{->}'' \textit{slot\_name} $\}$ $*$
cafeobj-1.6.0/doc/refman/syntax.tex-206-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-246-\begin{bsyntax} \texttt{reduce} command \index{\texttt{reduce}} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:247:\texttt{reduce} $[$\texttt{in} \textit{module\_expression} ``\texttt{:}''$]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/refman/syntax.tex-248-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-250-\begin{bsyntax} \texttt{breduce} command \index{\texttt{breduce}} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:251:\texttt{breduce} $[$\texttt{in} \textit{module\_expression} ``\texttt{:}'' $]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/refman/syntax.tex-252-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-254-\begin{bsyntax} \texttt{execute} command \index{\texttt{execute}} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:255:\texttt{execute} $[$\texttt{in} \textit{module\_expression} ``\texttt{:}''$]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/refman/syntax.tex-256-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-264-\index{\texttt{execute}}
cafeobj-1.6.0/doc/refman/syntax.tex:265:\texttt{tram} $\{$ \texttt{reduce} $|$ \texttt{execute} $\}$ $[$\texttt{in} \textit{module\_expression} ``\texttt{:}''$]$ \textit{term} ``\texttt{.}''
cafeobj-1.6.0/doc/refman/syntax.tex-266-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-314-\begin{bsyntax} module with principal sort \index{\texttt{principal-sort}} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:315:\texttt{module} \textit{module\_name} $[$``\texttt{(}'' \textit{list\_of\_parameters} ``\texttt{)}''$]$ \texttt{principal-sort} \textit{sort\_name} ``\texttt{\{}''  
cafeobj-1.6.0/doc/refman/syntax.tex-316-~~~~\textit{module\_element} $*$
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-320-\begin{bsyntax} instantiating parameterised module \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:321:\textit{module\_name} ``\texttt{(}'' \textit{binding} $+_,$ ``\texttt{)}''
cafeobj-1.6.0/doc/refman/syntax.tex-322-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-328-\begin{bsyntax} renaming \index{\texttt{*} (for remaning)} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:329:\textit{module\_expression} ``\texttt{*}'' ``\texttt{\{}'' \textit{map} $*_,$ ``\texttt{\}}''
cafeobj-1.6.0/doc/refman/syntax.tex-330-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-332-\begin{bsyntax} module sum \index{\texttt{+} (module sum)} \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:333:\textit{module\_expression} ``\texttt{+}'' \textit{module\_expression} $\{$ ``\texttt{+}'' \textit{module\_expression} $\}$ $*$
cafeobj-1.6.0/doc/refman/syntax.tex-334-\end{bsyntax}
##############################################
cafeobj-1.6.0/doc/refman/syntax.tex-360-\begin{bsyntax} rule specification in \texttt{}apply\textit{} command \Hline
cafeobj-1.6.0/doc/refman/syntax.tex:361:$[$``\texttt{+}''$|$``\texttt{-}''$]$$[$\textit{module\_name}$]$``\texttt{.}''$\{$ \textit{number}$|$\textit{label} $\}$
cafeobj-1.6.0/doc/refman/syntax.tex-362-\end{bsyntax}
##############################################
cafeobj-1.6.0/cl-ppcre/test/perltestdata-12885-(465 "\"aaAabcd\" =~ /[^az]/i" "[^az]" t nil nil nil "aaAabcd" nil "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
cafeobj-1.6.0/cl-ppcre/test/perltestdata:12886:(466 "\"\\000\\001\\002\\003\\004\\005\\006\\007\\010\\011\\012\\013\\014\\015\\016\\017\\020\\021\\022\\023\\024\\025\\026\\027\\030\\031\\032\\033\\034\\035\\036\\037\\040\\041\\042\\043\\044\\045\\046\\047\\050\\051\\052\\053\\054\\055\\056\\057\\060\\061\\062\\063\\064\\065\\066\\067\\070\\071\\072\\073\\074\\075\\076\\077\\100\\101\\102\\103\\104\\105\\106\\107\\110\\111\\112\\113\\114\\115\\116\\117\\120\\121\\122\\123\\124\\125\\126\\127\\130\\131\\132\\133\\134\\135\\136\\137\\140\\141\\142\\143\\144\\145\\146\\147\\150\\151\\152\\153\\154\\155\\156\\157\\160\\161\\162\\163\\164\\165\\166\\167\\170\\171\\172\\173\\174\\175\\176\\177\\200\\201\\202\\203\\204\\205\\206\\207\\210\\211\\212\\213\\214\\215\\216\\217\\220\\221\\222\\223\\224\\225\\226\\227\\230\\231\\232\\233\\234\\235\\236\\237\\240\\241\\242\\243\\244\\245\\246\\247\\250\\251\\252\\253\\254\\255\\256\\257\\260\\261\\262\\263\\264\\265\\266\\267\\270\\271\\272\\273\\274\\275\\276\\277\\300\\301\\302\\303\\304\\305\\306\\307\\310\\311\\312\\313\\314\\315\\316\\317\\320\\321\\322\\323\\324\\325\\326\\327\\330\\331\\332\\333\\334\\335\\336\\337\\340\\341\\342\\343\\344\\345\\346\\347\\350\\351\\352\\353\\354\\355\\356\\357\\360\\361\\362\\363\\364\\365\\366\\367\\370\\371\\372\\373\\374\\375\\376\\377\" =~ /\\000\\001\\002\\003\\004\\005\\006\\007\\010\\011\\012\\013\\014\\015\\016\\017\\020\\021\\022\\023\\024\\025\\026\\027\\030\\031\\032\\033\\034\\035\\036\\037\\040\\041\\042\\043\\044\\045\\046\\047\\050\\051\\052\\053\\054\\055\\056\\057\\060\\061\\062\\063\\064\\065\\066\\067\\070\\071\\072\\073\\074\\075\\076\\077\\100\\101\\102\\103\\104\\105\\106\\107\\110\\111\\112\\113\\114\\115\\116\\117\\120\\121\\122\\123\\124\\125\\126\\127\\130\\131\\132\\133\\134\\135\\136\\137\\140\\141\\142\\143\\144\\145\\146\\147\\150\\151\\152\\153\\154\\155\\156\\157\\160\\161\\162\\163\\164\\165\\166\\167\\170\\171\\172\\173\\174\\175\\176\\177\\200\\201\\202\\203\\204\\205\\206\\207\\210\\211\\212\\213\\214\\215\\216\\217\\220\\221\\222\\223\\224\\225\\226\\227\\230\\231\\232\\233\\234\\235\\236\\237\\240\\241\\242\\243\\244\\245\\246\\247\\250\\251\\252\\253\\254\\255\\256\\257\\260\\261\\262\\263\\264\\265\\266\\267\\270\\271\\272\\273\\274\\275\\276\\277\\300\\301\\302\\303\\304\\305\\306\\307\\310\\311\\312\\313\\314\\315\\316\\317\\320\\321\\322\\323\\324\\325\\326\\327\\330\\331\\332\\333\\334\\335\\336\\337\\340\\341\\342\\343\\344\\345\\346\\347\\350\\351\\352\\353\\354\\355\\356\\357\\360\\361\\362\\363\\364\\365\\366\\367\\370\\371\\372\\373\\374\\375\\376\\377/" "\\000\\001\\002\\003\\004\\005\\006\\007\\010\\011\\012\\013\\014\\015\\016\\017\\020\\021\\022\\023\\024\\025\\026\\027\\030\\031\\032\\033\\034\\035\\036\\037\\040\\041\\042\\043\\044\\045\\046\\047\\050\\051\\052\\053\\054\\055\\056\\057\\060\\061\\062\\063\\064\\065\\066\\067\\070\\071\\072\\073\\074\\075\\076\\077\\100\\101\\102\\103\\104\\105\\106\\107\\110\\111\\112\\113\\114\\115\\116\\117\\120\\121\\122\\123\\124\\125\\126\\127\\130\\131\\132\\133\\134\\135\\136\\137\\140\\141\\142\\143\\144\\145\\146\\147\\150\\151\\152\\153\\154\\155\\156\\157\\160\\161\\162\\163\\164\\165\\166\\167\\170\\171\\172\\173\\174\\175\\176\\177\\200\\201\\202\\203\\204\\205\\206\\207\\210\\211\\212\\213\\214\\215\\216\\217\\220\\221\\222\\223\\224\\225\\226\\227\\230\\231\\232\\233\\234\\235\\236\\237\\240\\241\\242\\243\\244\\245\\246\\247\\250\\251\\252\\253\\254\\255\\256\\257\\260\\261\\262\\263\\264\\265\\266\\267\\270\\271\\272\\273\\274\\275\\276\\277\\300\\301\\302\\303\\304\\305\\306\\307\\310\\311\\312\\313\\314\\315\\316\\317\\320\\321\\322\\323\\324\\325\\326\\327\\330\\331\\332\\333\\334\\335\\336\\337\\340\\341\\342\\343\\344\\345\\346\\347\\350\\351\\352\\353\\354\\355\\356\\357\\360\\361\\362\\363\\364\\365\\366\\367\\370\\371\\372\\373\\374\\375\\376\\377" nil nil nil nil ("" 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255) nil ("" 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
cafeobj-1.6.0/cl-ppcre/test/perltestdata-12887-(467 "\"xxxxxxxxxxxPSTAIREISLLxxxxxxxxx\" =~ /P[^*]TAIRE[^*]{1,6}?LL/" "P[^*]TAIRE[^*]{1,6}?LL" nil nil nil nil "xxxxxxxxxxxPSTAIREISLLxxxxxxxxx" nil "PSTAIREISLL" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
##############################################
cafeobj-1.6.0/chaos/primitives/print-object.lisp-436-                 ((module-is-parameter-theory mod)
cafeobj-1.6.0/chaos/primitives/print-object.lisp:437:                  (caddr (module-name mod)))
cafeobj-1.6.0/chaos/primitives/print-object.lisp-438-                 (t (with-output-panic-message ()
##############################################
cafeobj-1.6.0/chaos/primitives/bterm.lisp-482-(defmacro term$arg-2 (_term-body) `(cadr (appl$subterms ,_term-body)))
cafeobj-1.6.0/chaos/primitives/bterm.lisp:483:(defmacro term$arg-3 (_term-body) `(caddr (appl$subterms ,_term-body)))
cafeobj-1.6.0/chaos/primitives/bterm.lisp-484-(defmacro term$arg-4 (_term-body) `(cadddr (appl$subterms ,_term-body)))
##############################################
cafeobj-1.6.0/chaos/primitives/bterm.lisp-490-(defmacro term-arg-2 (_term) `(cadr (term-subterms ,_term)))
cafeobj-1.6.0/chaos/primitives/bterm.lisp:491:(defmacro term-arg-3 (_term) `(caddr (term-subterms ,_term)))
cafeobj-1.6.0/chaos/primitives/bterm.lisp-492-(defmacro term-arg-4 (_term) `(cadddr (term-subterms ,_term)))