# Copyright 2011 Jeffrey Kegler
# This file is part of Marpa::XS. Marpa::XS is free software: you can
# redistribute it and/or modify it under the terms of the GNU Lesser
# General Public License as published by the Free Software Foundation,
# either version 3 of the License, or (at your option) any later version.
#
# Marpa::XS is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser
# General Public License along with Marpa::XS. If not, see
# http://www.gnu.org/licenses/.
.gitignore
Build.PL
COPYING
COPYING.LESSER
Changes
LICENSE
MANIFEST
META.json
META.json
META.yml
Makefile.PL
README
author.t/.gitignore
author.t/Makefile
author.t/accept_tidy
author.t/ampersand.t
author.t/critic.t
author.t/critic1
author.t/meta_yaml.t
author.t/perlcriticrc
author.t/perltidyrc
author.t/pod.t
author.t/spelling_exceptions.list
author.t/tidy1
config/Marpa/XS/Build_Me.pm
config/Marpa/XS/Config.pm
config/Marpa/XS/License.pm
etc/.gitignore
etc/Makefile
etc/check_license.pl
etc/check_links.pl
inc/drafts/undocumented.list
inc/proof/.gitignore
inc/proof/Makefile
inc/proof/README
inc/proof/ah2002_notes.lyx
inc/proof/ah_to_leo.lyx
inc/proof/proof.lyx
lib/Marpa/XS.pm
lib/Marpa/XS/Callback.pm
lib/Marpa/XS/Grammar.pm
lib/Marpa/XS/PP/Internal.pm
lib/Marpa/XS/PP/Slot.pm
lib/Marpa/XS/Recognizer.pm
lib/Marpa/XS/Value.pm
libmarpa/dev/Makefile
libmarpa/dev/README
libmarpa/dev/copyright_page_license.w
libmarpa/dev/cwebmac.tex
libmarpa/dev/marpa.w
libmarpa/dist/Makefile.am
libmarpa/dist/Makefile.in
libmarpa/dist/README
libmarpa/dist/aclocal.m4
libmarpa/dist/config.guess
libmarpa/dist/config.h.in
libmarpa/dist/config.sub
libmarpa/dist/configure
libmarpa/dist/configure.ac
libmarpa/dist/depcomp
libmarpa/dist/install-sh
libmarpa/dist/ltmain.sh
libmarpa/dist/m4/libtool.m4
libmarpa/dist/m4/ltoptions.m4
libmarpa/dist/m4/ltsugar.m4
libmarpa/dist/m4/ltversion.m4
libmarpa/dist/m4/lt~obsolete.m4
libmarpa/dist/marpa.c
libmarpa/dist/marpa.h
libmarpa/dist/marpa_obs.c
libmarpa/dist/marpa_obs.h
libmarpa/dist/missing
libmarpa/orig/gnu/obstack.c
libmarpa/orig/gnu/obstack.h
pod/Marpa_XS.pod
pod/Support.pod
pperl/Marpa/Perl.pm
ppport.h
ppshim/Marpa/PP.pm
t/00-load.t
t/02-load_xs.t
t/Makefile
t/shared/ah2.t
t/shared/ah_numeric.t
t/shared/bocage.t
t/shared/chaf.t
t/shared/code_diag.t
t/shared/common/ah2.t
t/shared/common/ah_numeric.t
t/shared/common/bocage.t
t/shared/common/chaf.t
t/shared/common/code_diag.t
t/shared/common/counter.t
t/shared/common/curly.t
t/shared/common/cycle_count.t
t/shared/common/debug.t
t/shared/common/debug_leo.t
t/shared/common/debug_seq.t
t/shared/common/duplicate_parse.t
t/shared/common/equation.t
t/shared/common/final_nonnullable.t
t/shared/common/gabend.t
t/shared/common/implementation.t
t/shared/common/infinite.t
t/shared/common/infinite2.t
t/shared/common/infinite_plex.t
t/shared/common/initial_nulls.t
t/shared/common/leo.t
t/shared/common/leo2.t
t/shared/common/leo3.t
t/shared/common/leo_cycle.t
t/shared/common/leo_example.t
t/shared/common/limits.t
t/shared/common/minus.t
t/shared/common/null_example.t
t/shared/common/null_infinite1.t
t/shared/common/null_infinite4.t
t/shared/common/null_value.t
t/shared/common/pascal.t
t/shared/common/perl.t
t/shared/common/rabend.t
t/shared/common/randal.t
t/shared/common/rewrite.t
t/shared/common/sequence.t
t/shared/common/sequence2.t
t/shared/common/syn_engine.t
t/shared/common/timeflies.t
t/shared/common/wall.t
t/shared/common/weaken.t
t/shared/counter.t
t/shared/curly.t
t/shared/cycle_count.t
t/shared/debug.t
t/shared/debug_leo.t
t/shared/debug_seq.t
t/shared/duplicate_parse.t
t/shared/equation.t
t/shared/final_nonnullable.t
t/shared/gabend.t
t/shared/implementation.t
t/shared/infinite.t
t/shared/infinite2.t
t/shared/infinite_plex.t
t/shared/initial_nulls.t
t/shared/leo.t
t/shared/leo2.t
t/shared/leo3.t
t/shared/leo_cycle.t
t/shared/leo_example.t
t/shared/limits.t
t/shared/minus.t
t/shared/null_example.t
t/shared/null_infinite1.t
t/shared/null_infinite4.t
t/shared/null_value.t
t/shared/pascal.t
t/shared/perl.t
t/shared/rabend.t
t/shared/randal.t
t/shared/rewrite.t
t/shared/sequence.t
t/shared/sequence2.t
t/shared/syn_engine.t
t/shared/timeflies.t
t/shared/wall.t
t/shared/weaken.t
t/xs_ah2.t
tool/lib/Marpa/Test.pm
tool/lib/Marpa/Test/Common.pm
typemap
xs/XS.xs