===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pasmo-0.5.3/README-27-	pasmodoc.html incluido en este paquete o en el sitio web de
pasmo-0.5.3/README:28:	Pasmo. Ver tambiƩn los ficheros .asm de ejemplo incluidos en
pasmo-0.5.3/README-29-	el paquete de los fuentes.
##############################################
pasmo-0.5.3/README-31-	Para ensamblar:
pasmo-0.5.3/README:32:		pasmo [ opciones ] fichero.asm fichero.bin
pasmo-0.5.3/README-33-			[ fichero.simbolos [fichero.publicos] ]
##############################################
pasmo-0.5.3/README-160-	Documentation: See the file pasmodoc.html, included in this
pasmo-0.5.3/README:161:	package or in the Pasmo web site. See also the .asm sample
pasmo-0.5.3/README-162-	files included with the souce package.
##############################################
pasmo-0.5.3/README-164-	To assemble:
pasmo-0.5.3/README:165:		pasmo [ options ] file.asm file.bin
pasmo-0.5.3/README-166-			[ file.symbol [ file.publics ] ]
##############################################
pasmo-0.5.3/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
pasmo-0.5.3/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
pasmo-0.5.3/aclocal.m4-44-#
##############################################
pasmo-0.5.3/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
pasmo-0.5.3/aclocal.m4:67:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
pasmo-0.5.3/aclocal.m4-68-# and then we would define $MISSING as
##############################################
pasmo-0.5.3/aclocal.m4-82-# expand $ac_aux_dir to an absolute path
pasmo-0.5.3/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd`
pasmo-0.5.3/aclocal.m4-84-])
##############################################
pasmo-0.5.3/aclocal.m4-180-  if test "$am_compiler_list" = ""; then
pasmo-0.5.3/aclocal.m4:181:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
pasmo-0.5.3/aclocal.m4-182-  fi
##############################################
pasmo-0.5.3/aclocal.m4-290-  # Strip MF so we end up with the name of the file.
pasmo-0.5.3/aclocal.m4:291:  mf=`echo "$mf" | sed -e 's/:.*$//'`
pasmo-0.5.3/aclocal.m4-292-  # Check whether this is an Automake generated Makefile or not.
##############################################
pasmo-0.5.3/aclocal.m4-298-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
pasmo-0.5.3/aclocal.m4:299:    dirpart=`AS_DIRNAME("$mf")`
pasmo-0.5.3/aclocal.m4-300-  else
##############################################
pasmo-0.5.3/aclocal.m4-304-  # from the Makefile without running `make'.
pasmo-0.5.3/aclocal.m4:305:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pasmo-0.5.3/aclocal.m4-306-  test -z "$DEPDIR" && continue
pasmo-0.5.3/aclocal.m4:307:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
pasmo-0.5.3/aclocal.m4-308-  test -z "am__include" && continue
pasmo-0.5.3/aclocal.m4:309:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pasmo-0.5.3/aclocal.m4-310-  # When using ansi2knr, U may be empty or an underscore; expand it
pasmo-0.5.3/aclocal.m4:311:  U=`sed -n 's/^U = //p' < "$mf"`
pasmo-0.5.3/aclocal.m4-312-  # Find all dependency output files, they are included files with
##############################################
pasmo-0.5.3/aclocal.m4-320-    test -f "$dirpart/$file" && continue
pasmo-0.5.3/aclocal.m4:321:    fdir=`AS_DIRNAME(["$file"])`
pasmo-0.5.3/aclocal.m4-322-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
pasmo-0.5.3/aclocal.m4-375-# test to see if srcdir already configured
pasmo-0.5.3/aclocal.m4:376:if test "`cd $srcdir && pwd`" != "`pwd`" &&
pasmo-0.5.3/aclocal.m4-377-   test -f $srcdir/config.status; then
##############################################
pasmo-0.5.3/aclocal.m4-451-    * )
pasmo-0.5.3/aclocal.m4:452:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pasmo-0.5.3/aclocal.m4-453-  esac
pasmo-0.5.3/aclocal.m4-454-done
pasmo-0.5.3/aclocal.m4:455:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
pasmo-0.5.3/aclocal.m4-456-
##############################################
pasmo-0.5.3/aclocal.m4-523-# case it prints its new name instead of `make'.
pasmo-0.5.3/aclocal.m4:524:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
pasmo-0.5.3/aclocal.m4-525-   am__include=include
##############################################
pasmo-0.5.3/aclocal.m4-531-   echo '.include "confinc"' > confmf
pasmo-0.5.3/aclocal.m4:532:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
pasmo-0.5.3/aclocal.m4-533-      am__include=.include
##############################################
pasmo-0.5.3/aclocal.m4-698-if (
pasmo-0.5.3/aclocal.m4:699:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
pasmo-0.5.3/aclocal.m4-700-   if test "$[*]" = "X"; then
pasmo-0.5.3/aclocal.m4-701-      # -L didn't work.
pasmo-0.5.3/aclocal.m4:702:      set X `ls -t $srcdir/configure conftest.file`
pasmo-0.5.3/aclocal.m4-703-   fi
##############################################
pasmo-0.5.3/Makefile.am-30-
pasmo-0.5.3/Makefile.am:31:EXAMPLE_ASM = \
pasmo-0.5.3/Makefile.am:32:	align.asm \
pasmo-0.5.3/Makefile.am:33:	all.asm \
pasmo-0.5.3/Makefile.am:34:	allb.asm \
pasmo-0.5.3/Makefile.am:35:	alocal.asm \
pasmo-0.5.3/Makefile.am:36:	bad.asm \
pasmo-0.5.3/Makefile.am:37:	black.asm \
pasmo-0.5.3/Makefile.am:38:	callvers.asm \
pasmo-0.5.3/Makefile.am:39:	defb.asm \
pasmo-0.5.3/Makefile.am:40:	echovers.asm \
pasmo-0.5.3/Makefile.am:41:	fill8k.asm \
pasmo-0.5.3/Makefile.am:42:	hellocpc.asm \
pasmo-0.5.3/Makefile.am:43:	hellocpm.asm \
pasmo-0.5.3/Makefile.am:44:	hellospec.asm \
pasmo-0.5.3/Makefile.am:45:	hilo.asm \
pasmo-0.5.3/Makefile.am:46:	hola.asm \
pasmo-0.5.3/Makefile.am:47:	if.asm \
pasmo-0.5.3/Makefile.am:48:	include.asm \
pasmo-0.5.3/Makefile.am:49:	indent.asm \
pasmo-0.5.3/Makefile.am:50:	jumptable.asm \
pasmo-0.5.3/Makefile.am:51:	lee.asm \
pasmo-0.5.3/Makefile.am:52:	limit64.asm \
pasmo-0.5.3/Makefile.am:53:	local.asm \
pasmo-0.5.3/Makefile.am:54:	macro.asm \
pasmo-0.5.3/Makefile.am:55:	mas.asm \
pasmo-0.5.3/Makefile.am:56:	protector.asm \
pasmo-0.5.3/Makefile.am:57:	rept.asm \
pasmo-0.5.3/Makefile.am:58:	reserv.asm \
pasmo-0.5.3/Makefile.am:59:	showfcb.asm \
pasmo-0.5.3/Makefile.am:60:	showkeys.asm \
pasmo-0.5.3/Makefile.am:61:	showline.asm \
pasmo-0.5.3/Makefile.am:62:	t86.asm \
pasmo-0.5.3/Makefile.am:63:	test.asm \
pasmo-0.5.3/Makefile.am:64:	tmacro.asm \
pasmo-0.5.3/Makefile.am-65-	undoc.asm
##############################################
pasmo-0.5.3/Makefile.in-181-
pasmo-0.5.3/Makefile.in:182:EXAMPLE_ASM = \
pasmo-0.5.3/Makefile.in:183:	align.asm \
pasmo-0.5.3/Makefile.in:184:	all.asm \
pasmo-0.5.3/Makefile.in:185:	allb.asm \
pasmo-0.5.3/Makefile.in:186:	alocal.asm \
pasmo-0.5.3/Makefile.in:187:	bad.asm \
pasmo-0.5.3/Makefile.in:188:	black.asm \
pasmo-0.5.3/Makefile.in:189:	callvers.asm \
pasmo-0.5.3/Makefile.in:190:	defb.asm \
pasmo-0.5.3/Makefile.in:191:	echovers.asm \
pasmo-0.5.3/Makefile.in:192:	fill8k.asm \
pasmo-0.5.3/Makefile.in:193:	hellocpc.asm \
pasmo-0.5.3/Makefile.in:194:	hellocpm.asm \
pasmo-0.5.3/Makefile.in:195:	hellospec.asm \
pasmo-0.5.3/Makefile.in:196:	hilo.asm \
pasmo-0.5.3/Makefile.in:197:	hola.asm \
pasmo-0.5.3/Makefile.in:198:	if.asm \
pasmo-0.5.3/Makefile.in:199:	include.asm \
pasmo-0.5.3/Makefile.in:200:	indent.asm \
pasmo-0.5.3/Makefile.in:201:	jumptable.asm \
pasmo-0.5.3/Makefile.in:202:	lee.asm \
pasmo-0.5.3/Makefile.in:203:	limit64.asm \
pasmo-0.5.3/Makefile.in:204:	local.asm \
pasmo-0.5.3/Makefile.in:205:	macro.asm \
pasmo-0.5.3/Makefile.in:206:	mas.asm \
pasmo-0.5.3/Makefile.in:207:	protector.asm \
pasmo-0.5.3/Makefile.in:208:	rept.asm \
pasmo-0.5.3/Makefile.in:209:	reserv.asm \
pasmo-0.5.3/Makefile.in:210:	showfcb.asm \
pasmo-0.5.3/Makefile.in:211:	showkeys.asm \
pasmo-0.5.3/Makefile.in:212:	showline.asm \
pasmo-0.5.3/Makefile.in:213:	t86.asm \
pasmo-0.5.3/Makefile.in:214:	test.asm \
pasmo-0.5.3/Makefile.in:215:	tmacro.asm \
pasmo-0.5.3/Makefile.in-216-	undoc.asm
##############################################
pasmo-0.5.3/Makefile.in-264-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
pasmo-0.5.3/Makefile.in:265:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
pasmo-0.5.3/Makefile.in-266-	  if test -f $$p \
pasmo-0.5.3/Makefile.in-267-	  ; then \
pasmo-0.5.3/Makefile.in:268:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
pasmo-0.5.3/Makefile.in-269-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
pasmo-0.5.3/Makefile.in-276-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
pasmo-0.5.3/Makefile.in:277:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
pasmo-0.5.3/Makefile.in-278-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
pasmo-0.5.3/Makefile.in-311-.cpp.obj:
pasmo-0.5.3/Makefile.in:312:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
pasmo-0.5.3/Makefile.in-313-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
pasmo-0.5.3/Makefile.in-315-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pasmo-0.5.3/Makefile.in:316:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pasmo-0.5.3/Makefile.in-317-uninstall-info-am:
##############################################
pasmo-0.5.3/Makefile.in-359-GTAGS:
pasmo-0.5.3/Makefile.in:360:	here=`$(am__cd) $(top_builddir) && pwd` \
pasmo-0.5.3/Makefile.in-361-	  && cd $(top_srcdir) \
##############################################
pasmo-0.5.3/Makefile.in-369-	mkdir $(distdir)
pasmo-0.5.3/Makefile.in:370:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
pasmo-0.5.3/Makefile.in:371:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
pasmo-0.5.3/Makefile.in-372-	list='$(DISTFILES)'; for file in $$list; do \
pasmo-0.5.3/Makefile.in-373-	  case $$file in \
pasmo-0.5.3/Makefile.in:374:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
pasmo-0.5.3/Makefile.in:375:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
pasmo-0.5.3/Makefile.in-376-	  esac; \
pasmo-0.5.3/Makefile.in-377-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
pasmo-0.5.3/Makefile.in:378:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
pasmo-0.5.3/Makefile.in-379-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
pasmo-0.5.3/Makefile.in-445-	chmod a-w $(distdir)
pasmo-0.5.3/Makefile.in:446:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
pasmo-0.5.3/Makefile.in-447-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
pasmo-0.5.3/Makefile.in-476-	@cd $(distuninstallcheck_dir) \
pasmo-0.5.3/Makefile.in:477:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
pasmo-0.5.3/Makefile.in-478-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
pasmo-0.5.3/Makefile.in-488-	fi
pasmo-0.5.3/Makefile.in:489:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
pasmo-0.5.3/Makefile.in-490-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
pasmo-0.5.3/configure-105-do
pasmo-0.5.3/configure:106:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
pasmo-0.5.3/configure-107-    eval $as_var=C; export $as_var
##############################################
pasmo-0.5.3/configure-213-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
pasmo-0.5.3/configure:214:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
pasmo-0.5.3/configure-215-") 2> /dev/null; then
##############################################
pasmo-0.5.3/configure-326-  test "x$as_lineno_1" != "x$as_lineno_2" &&
pasmo-0.5.3/configure:327:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
pasmo-0.5.3/configure-328-
##############################################
pasmo-0.5.3/configure-421-  test "x$as_lineno_1" != "x$as_lineno_2" &&
pasmo-0.5.3/configure:422:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
pasmo-0.5.3/configure-423-
##############################################
pasmo-0.5.3/configure-710-  case $ac_option in
pasmo-0.5.3/configure:711:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pasmo-0.5.3/configure-712-  *)	ac_optarg=yes ;;
##############################################
pasmo-0.5.3/configure-753-  -disable-* | --disable-*)
pasmo-0.5.3/configure:754:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pasmo-0.5.3/configure-755-    # Reject names that are not valid shell variable names.
##############################################
pasmo-0.5.3/configure-758-   { (exit 1); exit 1; }; }
pasmo-0.5.3/configure:759:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
pasmo-0.5.3/configure-760-    eval enable_$ac_feature=no ;;
##############################################
pasmo-0.5.3/configure-772-  -enable-* | --enable-*)
pasmo-0.5.3/configure:773:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pasmo-0.5.3/configure-774-    # Reject names that are not valid shell variable names.
##############################################
pasmo-0.5.3/configure-777-   { (exit 1); exit 1; }; }
pasmo-0.5.3/configure:778:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
pasmo-0.5.3/configure-779-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
pasmo-0.5.3/configure-969-  -with-* | --with-*)
pasmo-0.5.3/configure:970:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pasmo-0.5.3/configure-971-    # Reject names that are not valid shell variable names.
##############################################
pasmo-0.5.3/configure-974-   { (exit 1); exit 1; }; }
pasmo-0.5.3/configure:975:    ac_package=`echo $ac_package| sed 's/-/_/g'`
pasmo-0.5.3/configure-976-    eval with_$ac_package=\$ac_optarg ;;
##############################################
pasmo-0.5.3/configure-978-  -without-* | --without-*)
pasmo-0.5.3/configure:979:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pasmo-0.5.3/configure-980-    # Reject names that are not valid shell variable names.
##############################################
pasmo-0.5.3/configure-983-   { (exit 1); exit 1; }; }
pasmo-0.5.3/configure:984:    ac_package=`echo $ac_package | sed 's/-/_/g'`
pasmo-0.5.3/configure-985-    eval with_$ac_package=no ;;
##############################################
pasmo-0.5.3/configure-1010-  *=*)
pasmo-0.5.3/configure:1011:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pasmo-0.5.3/configure-1012-    # Reject names that are not valid shell variable names.
##############################################
pasmo-0.5.3/configure-1030-if test -n "$ac_prev"; then
pasmo-0.5.3/configure:1031:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pasmo-0.5.3/configure-1032-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
pasmo-0.5.3/configure-1076-ac_ls_di=`ls -di .` &&
pasmo-0.5.3/configure:1077:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pasmo-0.5.3/configure-1078-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
pasmo-0.5.3/configure-1136-case $srcdir in
pasmo-0.5.3/configure:1137:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pasmo-0.5.3/configure-1138-esac
##############################################
pasmo-0.5.3/configure-1179-By default, \`make install' will install all the files in
pasmo-0.5.3/configure:1180:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pasmo-0.5.3/configure:1181:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pasmo-0.5.3/configure-1182-for instance \`--prefix=\$HOME'.
##############################################
pasmo-0.5.3/configure-1253-*)
pasmo-0.5.3/configure:1254:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
pasmo-0.5.3/configure-1255-  # A ".." for each directory in $ac_dir_suffix.
pasmo-0.5.3/configure:1256:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
pasmo-0.5.3/configure-1257-  case $ac_top_builddir_sub in
##############################################
pasmo-0.5.3/configure-1386-    *\'*)
pasmo-0.5.3/configure:1387:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pasmo-0.5.3/configure-1388-    esac
##############################################
pasmo-0.5.3/configure-1472-      case $ac_val in
pasmo-0.5.3/configure:1473:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pasmo-0.5.3/configure-1474-      esac
##############################################
pasmo-0.5.3/configure-1489-	case $ac_val in
pasmo-0.5.3/configure:1490:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pasmo-0.5.3/configure-1491-	esac
##############################################
pasmo-0.5.3/configure-1597-    set,)
pasmo-0.5.3/configure:1598:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pasmo-0.5.3/configure:1599:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pasmo-0.5.3/configure-1600-      ac_cache_corrupted=: ;;
##############################################
pasmo-0.5.3/configure-1619-    case $ac_new_val in
pasmo-0.5.3/configure:1620:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pasmo-0.5.3/configure-1621-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pasmo-0.5.3/configure-1791-if (
pasmo-0.5.3/configure:1792:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
pasmo-0.5.3/configure-1793-   if test "$*" = "X"; then
pasmo-0.5.3/configure-1794-      # -L didn't work.
pasmo-0.5.3/configure:1795:      set X `ls -t $srcdir/configure conftest.file`
pasmo-0.5.3/configure-1796-   fi
##############################################
pasmo-0.5.3/configure-1835-_ACEOF
pasmo-0.5.3/configure:1836:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
pasmo-0.5.3/configure-1837-rm -f conftest.sed
##############################################
pasmo-0.5.3/configure-1839-# expand $ac_aux_dir to an absolute path
pasmo-0.5.3/configure:1840:am_aux_dir=`cd $ac_aux_dir && pwd`
pasmo-0.5.3/configure-1841-
##############################################
pasmo-0.5.3/configure-1928-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
pasmo-0.5.3/configure:1929:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pasmo-0.5.3/configure-1930-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
pasmo-0.5.3/configure-1938-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
pasmo-0.5.3/configure:1939:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pasmo-0.5.3/configure-1940-  *@@@%%%=?*=@@@%%%*)
##############################################
pasmo-0.5.3/configure-1966-# test to see if srcdir already configured
pasmo-0.5.3/configure:1967:if test "`cd $srcdir && pwd`" != "`pwd`" &&
pasmo-0.5.3/configure-1968-   test -f $srcdir/config.status; then
##############################################
pasmo-0.5.3/configure-2253-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
pasmo-0.5.3/configure:2254:ac_compiler=`set X $ac_compile; echo $2`
pasmo-0.5.3/configure-2255-{ (ac_try="$ac_compiler --version >&5"
##############################################
pasmo-0.5.3/configure-2307-echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6; }
pasmo-0.5.3/configure:2308:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pasmo-0.5.3/configure-2309-#
##############################################
pasmo-0.5.3/configure-2355-	then :; else
pasmo-0.5.3/configure:2356:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pasmo-0.5.3/configure-2357-	fi
##############################################
pasmo-0.5.3/configure-2448-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
pasmo-0.5.3/configure:2449:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pasmo-0.5.3/configure-2450-	  break;;
##############################################
pasmo-0.5.3/configure-2503-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
pasmo-0.5.3/configure:2504:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pasmo-0.5.3/configure-2505-       break;;
##############################################
pasmo-0.5.3/configure-2595-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
pasmo-0.5.3/configure:2596:GXX=`test $ac_compiler_gnu = yes && echo yes`
pasmo-0.5.3/configure-2597-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
pasmo-0.5.3/configure-2830-# case it prints its new name instead of `make'.
pasmo-0.5.3/configure:2831:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
pasmo-0.5.3/configure-2832-   am__include=include
##############################################
pasmo-0.5.3/configure-2838-   echo '.include "confinc"' > confmf
pasmo-0.5.3/configure:2839:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
pasmo-0.5.3/configure-2840-      am__include=.include
##############################################
pasmo-0.5.3/configure-2900-  if test "$am_compiler_list" = ""; then
pasmo-0.5.3/configure:2901:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pasmo-0.5.3/configure-2902-  fi
##############################################
pasmo-0.5.3/configure-3096-'
pasmo-0.5.3/configure:3097:DEFS=`sed -n "$ac_script" confdefs.h`
pasmo-0.5.3/configure-3098-
##############################################
pasmo-0.5.3/configure-3104-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pasmo-0.5.3/configure:3105:  ac_i=`echo "$ac_i" | sed "$ac_script"`
pasmo-0.5.3/configure-3106-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pasmo-0.5.3/configure-3244-do
pasmo-0.5.3/configure:3245:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
pasmo-0.5.3/configure-3246-    eval $as_var=C; export $as_var
##############################################
pasmo-0.5.3/configure-3294-  test "x$as_lineno_1" != "x$as_lineno_2" &&
pasmo-0.5.3/configure:3295:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
pasmo-0.5.3/configure-3296-
##############################################
pasmo-0.5.3/configure-3465-configured by $0, generated by GNU Autoconf 2.60,
pasmo-0.5.3/configure:3466:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
pasmo-0.5.3/configure-3467-
##############################################
pasmo-0.5.3/configure-3484-  --*=*)
pasmo-0.5.3/configure:3485:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pasmo-0.5.3/configure:3486:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pasmo-0.5.3/configure-3487-    ac_shift=:
##############################################
pasmo-0.5.3/configure-3708-
pasmo-0.5.3/configure:3709:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 76; then
pasmo-0.5.3/configure-3710-    break
##############################################
pasmo-0.5.3/configure-3719-
pasmo-0.5.3/configure:3720:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
pasmo-0.5.3/configure-3721-if test -n "$ac_eof"; then
pasmo-0.5.3/configure:3722:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
pasmo-0.5.3/configure:3723:  ac_eof=`expr $ac_eof + 1`
pasmo-0.5.3/configure-3724-fi
##############################################
pasmo-0.5.3/configure-3857-      case $as_dir in #(
pasmo-0.5.3/configure:3858:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
pasmo-0.5.3/configure-3859-      *) as_qdir=$as_dir;;
##############################################
pasmo-0.5.3/configure-3895-*)
pasmo-0.5.3/configure:3896:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
pasmo-0.5.3/configure-3897-  # A ".." for each directory in $ac_dir_suffix.
pasmo-0.5.3/configure:3898:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
pasmo-0.5.3/configure-3899-  case $ac_top_builddir_sub in
##############################################
pasmo-0.5.3/configure-3968-
pasmo-0.5.3/configure:3969:# Neutralize VPATH when `$srcdir' = `.'.
pasmo-0.5.3/configure-3970-# Shell code in configure.ac might set extrasub.
##############################################
pasmo-0.5.3/configure-3992-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pasmo-0.5.3/configure:3993:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
pasmo-0.5.3/configure:3994:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
pasmo-0.5.3/configure-3995-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
pasmo-0.5.3/configure-4016-  # Strip MF so we end up with the name of the file.
pasmo-0.5.3/configure:4017:  mf=`echo "$mf" | sed -e 's/:.*$//'`
pasmo-0.5.3/configure-4018-  # Check whether this is an Automake generated Makefile or not.
##############################################
pasmo-0.5.3/configure-4052-  # from the Makefile without running `make'.
pasmo-0.5.3/configure:4053:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pasmo-0.5.3/configure-4054-  test -z "$DEPDIR" && continue
pasmo-0.5.3/configure:4055:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
pasmo-0.5.3/configure-4056-  test -z "am__include" && continue
pasmo-0.5.3/configure:4057:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pasmo-0.5.3/configure-4058-  # When using ansi2knr, U may be empty or an underscore; expand it
pasmo-0.5.3/configure:4059:  U=`sed -n 's/^U = //p' < "$mf"`
pasmo-0.5.3/configure-4060-  # Find all dependency output files, they are included files with
##############################################
pasmo-0.5.3/configure-4099-      case $as_dir in #(
pasmo-0.5.3/configure:4100:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
pasmo-0.5.3/configure-4101-      *) as_qdir=$as_dir;;
##############################################
pasmo-0.5.3/NEWS-150-
pasmo-0.5.3/NEWS:151:LOCAL, PROC and ENDP directives. See local.asm for sample.
pasmo-0.5.3/NEWS-152-
##############################################
pasmo-0.5.3/depcomp-34-if test -z "$depfile"; then
pasmo-0.5.3/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
pasmo-0.5.3/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
pasmo-0.5.3/depcomp-37-   if test "$dir" = "$object"; then
##############################################
pasmo-0.5.3/depcomp-43-
pasmo-0.5.3/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
pasmo-0.5.3/depcomp-45-
##############################################
pasmo-0.5.3/depcomp-177-  # $object doesn't have directory information.
pasmo-0.5.3/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
pasmo-0.5.3/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
pasmo-0.5.3/depcomp-196-    # Do two passes, one to just change these to
pasmo-0.5.3/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
pasmo-0.5.3/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
pasmo-0.5.3/depcomp-215-
pasmo-0.5.3/depcomp:216:   base=`echo "$object" | sed -e 's/\.o$/.d/' -e 's/\.lo$/.d/'`
pasmo-0.5.3/depcomp-217-   tmpdepfile1="$base.o.d"
##############################################
pasmo-0.5.3/depcomp-315-    done
pasmo-0.5.3/depcomp:316:    obj_suffix="`echo $object | sed 's/^.*\././'`"
pasmo-0.5.3/depcomp-317-    touch "$tmpdepfile"
##############################################
pasmo-0.5.3/install-sh-85-
pasmo-0.5.3/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
pasmo-0.5.3/install-sh-87-	    shift
##############################################
pasmo-0.5.3/install-sh-89-
pasmo-0.5.3/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
pasmo-0.5.3/install-sh-91-	    shift
##############################################
pasmo-0.5.3/install-sh-151-	then
pasmo-0.5.3/install-sh:152:		dst="$dst"/`basename $src`
pasmo-0.5.3/install-sh-153-	else
##############################################
pasmo-0.5.3/install-sh-158-## this sed command emulates the dirname command
pasmo-0.5.3/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
pasmo-0.5.3/install-sh-160-
##############################################
pasmo-0.5.3/install-sh-172-IFS='%'
pasmo-0.5.3/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
pasmo-0.5.3/install-sh-174-IFS="${oIFS}"
##############################################
pasmo-0.5.3/install-sh-206-	then
pasmo-0.5.3/install-sh:207:		dstfile=`basename $dst`
pasmo-0.5.3/install-sh-208-	else
##############################################
pasmo-0.5.3/install-sh-216-	then
pasmo-0.5.3/install-sh:217:		dstfile=`basename $dst`
pasmo-0.5.3/install-sh-218-	else
##############################################
pasmo-0.5.3/missing-128-         from any GNU archive site."
pasmo-0.5.3/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
pasmo-0.5.3/missing-130-    test -z "$files" && files="config.h"
##############################################
pasmo-0.5.3/missing-167-         proper tools for further handling them.
pasmo-0.5.3/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
pasmo-0.5.3/missing-169-         archive site."
pasmo-0.5.3/missing-170-
pasmo-0.5.3/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
pasmo-0.5.3/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
pasmo-0.5.3/missing-173-    if test -f "$file"; then
##############################################
pasmo-0.5.3/missing-196-	*.y)
pasmo-0.5.3/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
pasmo-0.5.3/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
pasmo-0.5.3/missing-200-	    fi
pasmo-0.5.3/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
pasmo-0.5.3/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
pasmo-0.5.3/missing-226-	*.l)
pasmo-0.5.3/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
pasmo-0.5.3/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
pasmo-0.5.3/missing-250-
pasmo-0.5.3/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
pasmo-0.5.3/missing-252-    if test -z "$file"; then
pasmo-0.5.3/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
pasmo-0.5.3/missing-254-    fi
##############################################
pasmo-0.5.3/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
pasmo-0.5.3/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
pasmo-0.5.3/missing-278-    if test -z "$file"; then
pasmo-0.5.3/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
pasmo-0.5.3/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
pasmo-0.5.3/missing-281-    fi
##############################################
pasmo-0.5.3/missing-304-	*o*)
pasmo-0.5.3/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
pasmo-0.5.3/missing-306-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
pasmo-0.5.3/missing-310-	*h*)
pasmo-0.5.3/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
pasmo-0.5.3/missing-312-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
pasmo-0.5.3/mkinstalldirs-58-do
pasmo-0.5.3/mkinstalldirs:59:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
pasmo-0.5.3/mkinstalldirs-60-   shift
##############################################
pasmo-0.5.3/asm.h-10-
pasmo-0.5.3/asm.h:11:class Asm {
pasmo-0.5.3/asm.h-12-public:
pasmo-0.5.3/asm.h:13:	Asm ();
pasmo-0.5.3/asm.h-14-
##############################################
pasmo-0.5.3/asm.h-16-	// instance copying only the options.
pasmo-0.5.3/asm.h:17:	//explicit Asm (const Asm & a);
pasmo-0.5.3/asm.h-18-
pasmo-0.5.3/asm.h:19:	~Asm ();
pasmo-0.5.3/asm.h-20-
##############################################
pasmo-0.5.3/asm.h-60-private:
pasmo-0.5.3/asm.h:61:	Asm (const Asm & a); // Forbidden
pasmo-0.5.3/asm.h:62:	void operator = (const Asm &); // Forbidden
pasmo-0.5.3/asm.h-63-public:
##############################################
pasmo-0.5.3/asm.cpp-6367-
pasmo-0.5.3/asm.cpp:6368:Asm::Asm () :
pasmo-0.5.3/asm.cpp-6369-	pin (new In)
##############################################
pasmo-0.5.3/asm.cpp-6372-
pasmo-0.5.3/asm.cpp:6373:Asm::~Asm ()
pasmo-0.5.3/asm.cpp-6374-{
##############################################
pasmo-0.5.3/token.cpp-572-
pasmo-0.5.3/token.cpp:573:Token parsestringasm (std::istream & iss)
pasmo-0.5.3/token.cpp-574-{
##############################################
pasmo-0.5.3/token.cpp-935-		// Classic assembler string literal.
pasmo-0.5.3/token.cpp:936:		return parsestringasm (iss);
pasmo-0.5.3/token.cpp-937-	case '"':
##############################################
pasmo-0.5.3/pasmodoc.html-222-<pre>
pasmo-0.5.3/pasmodoc.html:223:	pasmo [options] file.asm file.bin [file.symbol [file.publics] ]
pasmo-0.5.3/pasmodoc.html-224-</pre>
##############################################
pasmo-0.5.3/pasmodoc.html-226-<p>
pasmo-0.5.3/pasmodoc.html:227:Where file.asm is the source file, file.bin is the object file to be created
pasmo-0.5.3/pasmodoc.html-228-and optionally file.symbol is the file where the symbol table will be
##############################################
pasmo-0.5.3/pasmodoc.html-402-The -d option is intended to debug pasmo itself, but can also be useful
pasmo-0.5.3/pasmodoc.html:403:to find errors in asm code. When used the information is showed in the
pasmo-0.5.3/pasmodoc.html-404-standard output. Error messages goes to error ouptut unless the --err
##############################################
pasmo-0.5.3/pasmodoc.html-1364-<p>
pasmo-0.5.3/pasmodoc.html:1365:Assemble it with: pasmo --tap convert.asm file.tap, and you have it.
pasmo-0.5.3/pasmodoc.html-1366-The same may be done for the other formats supported.
##############################################
pasmo-0.5.3/black.asm-6-	; Try for example:
pasmo-0.5.3/black.asm:7:	; pasmo --tapbas black.asm black.tap
pasmo-0.5.3/black.asm:8:	; pasmo --tapbas --equ NODELAY black.asm black.tap
pasmo-0.5.3/black.asm:9:	; pasmo --tapbas --equ DELAYVALUE=0F000h black.asm black.tap
pasmo-0.5.3/black.asm-10-
##############################################
pasmo-0.5.3/echovers.asm-7-;	Assemble it with:
pasmo-0.5.3/echovers.asm:8:;	pasmo --prl echovers.asm ECHOVERS.RSX
pasmo-0.5.3/echovers.asm-9-;	Assemble the callvers program with:
pasmo-0.5.3/echovers.asm:10:;	pasmo callvers.asm CALLVERS.COM
pasmo-0.5.3/echovers.asm-11-;	To attach the RSX to the program excute in CP/M Plus:
##############################################
pasmo-0.5.3/hellocpm.asm-11-;	- For cp/m:
pasmo-0.5.3/hellocpm.asm:12:;		pasmo hellocpm.asm HELLOCPM.COM
pasmo-0.5.3/hellocpm.asm-13-;	- For cp/m 86:
pasmo-0.5.3/hellocpm.asm:14:;		pasmo --86 --cmd --equ CPM86 hellocpm.asm HELLOCPM.CMD
pasmo-0.5.3/hellocpm.asm-15-;	- For ms-dos:
pasmo-0.5.3/hellocpm.asm:16:;		pasmo --86 --equ MSDOS hellocpm.asm HELLOCPM.COM
pasmo-0.5.3/hellocpm.asm-17-
##############################################
pasmo-0.5.3/if.asm-21-
pasmo-0.5.3/if.asm:22:;	if.asm finished
##############################################
pasmo-0.5.3/debian/pasmodoc.html-222-<pre>
pasmo-0.5.3/debian/pasmodoc.html:223:	pasmo [options] file.asm file.bin [file.symbol [file.publics] ]
pasmo-0.5.3/debian/pasmodoc.html-224-</pre>
##############################################
pasmo-0.5.3/debian/pasmodoc.html-226-<p>
pasmo-0.5.3/debian/pasmodoc.html:227:Where file.asm is the source file, file.bin is the object file to be created
pasmo-0.5.3/debian/pasmodoc.html-228-and optionally file.symbol is the file where the symbol table will be
##############################################
pasmo-0.5.3/debian/pasmodoc.html-402-The -d option is intended to debug pasmo itself, but can also be useful
pasmo-0.5.3/debian/pasmodoc.html:403:to find errors in asm code. When used the information is showed in the
pasmo-0.5.3/debian/pasmodoc.html-404-standard output. Error messages goes to error ouptut unless the --err
##############################################
pasmo-0.5.3/debian/pasmodoc.html-1364-<p>
pasmo-0.5.3/debian/pasmodoc.html:1365:Assemble it with: pasmo --tap convert.asm file.tap, and you have it.
pasmo-0.5.3/debian/pasmodoc.html-1366-The same may be done for the other formats supported.
##############################################
pasmo-0.5.3/.pc/0001-fix-FTBFS-with-gcc-4.3.patch/pasmo.cpp-96-	string getheadername () const { return headername; }
pasmo-0.5.3/.pc/0001-fix-FTBFS-with-gcc-4.3.patch/pasmo.cpp:97:	void apply (Asm & assembler) const;
pasmo-0.5.3/.pc/0001-fix-FTBFS-with-gcc-4.3.patch/pasmo.cpp-98-private:
##############################################
pasmo-0.5.3/.pc/0001-fix-FTBFS-with-gcc-4.3.patch/pasmo.cpp-261-
pasmo-0.5.3/.pc/0001-fix-FTBFS-with-gcc-4.3.patch/pasmo.cpp:262:void Options::apply (Asm & assembler) const
pasmo-0.5.3/.pc/0001-fix-FTBFS-with-gcc-4.3.patch/pasmo.cpp-263-{
##############################################
pasmo-0.5.3/.pc/0001-fix-FTBFS-with-gcc-4.3.patch/pasmo.cpp-301-
pasmo-0.5.3/.pc/0001-fix-FTBFS-with-gcc-4.3.patch/pasmo.cpp:302:	Asm assembler;
pasmo-0.5.3/.pc/0001-fix-FTBFS-with-gcc-4.3.patch/pasmo.cpp-303-
##############################################
pasmo-0.5.3/pasmo.cpp-97-	string getheadername () const { return headername; }
pasmo-0.5.3/pasmo.cpp:98:	void apply (Asm & assembler) const;
pasmo-0.5.3/pasmo.cpp-99-private:
##############################################
pasmo-0.5.3/pasmo.cpp-262-
pasmo-0.5.3/pasmo.cpp:263:void Options::apply (Asm & assembler) const
pasmo-0.5.3/pasmo.cpp-264-{
##############################################
pasmo-0.5.3/pasmo.cpp-302-
pasmo-0.5.3/pasmo.cpp:303:	Asm assembler;
pasmo-0.5.3/pasmo.cpp-304-