/*								     */
/* Copyright (C) 1996 Thanaruk Theeramunkong (ping@jaist.ac.jp)      */ 
/*                    Hiroki Imai            (imai@cs.titech.ac.jp)  */
/*                    Manabu Okumura         (oku@jaist.ac.jp)       */
/*                    Susumu Kunifuji        (kuni@jaist.ac.jp)      */
/*								     */
/*					       6 June 1996	     */
/* The list of files for RLRPAR				     	     */
/*								     */

.
./Manual
./man
./man/cat1
./man/cat1/rlrpar.1
./man/man1
./man/man1/rlrpar.1
./man/whatis
./README
./src
./src/LR_prolog
./src/LR_prolog/action2entry.pl
./src/LR_prolog/append.pl
./src/LR_prolog/change_form.pl
./src/LR_prolog/decide_action_write_table.pl
./src/LR_prolog/error_handling.pl
./src/LR_prolog/expand.pl
./src/LR_prolog/extract.pl
./src/LR_prolog/first.pl
./src/LR_prolog/flags.pl
./src/LR_prolog/table1
./src/LR_prolog/tmp.entry
./src/LR_prolog/make_all_gss.pl
./src/LR_prolog/maketable_write_table.pl
./src/LR_prolog/mkcnd.pl
./src/LR_prolog/mkinterface.pl
./src/LR_prolog/mkstart.pl
./src/LR_prolog/mkstart2.pl
./src/LR_prolog/mymakegss.pl
./src/LR_prolog/other_entry.pl
./src/LR_prolog/parseinterf
./src/LR_prolog/parser.pl
./src/LR_prolog/print_tree.pl
./src/LR_prolog/record_info.pl
./src/LR_prolog/retrieve-E.pl
./src/LR_prolog/start.pl
./src/LR_prolog/symbol_handling.pl
./src/LR_prolog/table2
./src/LR_prolog/time.pl
./src/LR_prolog/tmp.cnd
./src/LR_prolog/gram1
./src/LR_prolog/tmp.start
./src/LR_prolog/tree.pl
./src/LR_prolog/util.pl
./src/LR_prolog/gram
./src/LR_prolog/gram2
./src/LR_prolog/run.pl
./src/LR_prolog/table
./src/LR_prolog/sent_file.re
./src/LR_prolog/changesent.pl
./src/LR_kl1
./src/LR_kl1/action2entry.pl
./src/LR_kl1/append.pl
./src/LR_kl1/change_form.pl
./src/LR_kl1/decide_action_write_table.pl
./src/LR_kl1/error_handling.pl
./src/LR_kl1/expand.pl
./src/LR_kl1/extract.pl
./src/LR_kl1/first.pl
./src/LR_kl1/flags.pl
./src/LR_kl1/gram
./src/LR_kl1/gram.orig
./src/LR_kl1/make_all_gss.pl
./src/LR_kl1/maketable_write_table.pl
./src/LR_kl1/mkcnd.pl
./src/LR_kl1/mkinterface.pl
./src/LR_kl1/mkstart.pl
./src/LR_kl1/mkstart2.pl
./src/LR_kl1/mymakegss.pl
./src/LR_kl1/other_entry.pl
./src/LR_kl1/parseinterf
./src/LR_kl1/parser.pl
./src/LR_kl1/print_tree.pl
./src/LR_kl1/record_info.pl
./src/LR_kl1/retrieve-E.pl
./src/LR_kl1/start.pl
./src/LR_kl1/symbol_handling.pl
./src/LR_kl1/table
./src/LR_kl1/time.pl
./src/LR_kl1/tmp.cnd
./src/LR_kl1/tmp.entry
./src/LR_kl1/tmp.start
./src/LR_kl1/tree.pl
./src/LR_kl1/util.pl
./src/gram
./src/gram/gram260
./src/gram/gram
./src/gram/gram.orig
./src/gram/gramtable
./src/gram/gram260.org
./src/gram/gram260_table
./src/R-LRParser
./src/R-LRParser/exam_sent
./src/R-LRParser/sfile
./src/R-LRParser/sfile.re
./src/R-LRParser/README
./src/R-LRParser/runtagger
./src/R-LRParser/sent_file.re
./src/R-LRParser/changeform
./src/btagger
./src/btagger/Tagger_Code
./src/btagger/Tagger_Code/nbest-tagger.c
./src/btagger/Tagger_Code/start-state-tagger.c
./src/btagger/Tagger_Code/final-state-tagger.c
./src/btagger/Tagger_Code/tagger.c
./src/btagger/Utils
./src/btagger/Utils/lex.c
./src/btagger/Utils/lex.h
./src/btagger/Utils/registry.c
./src/btagger/Utils/registry.h
./src/btagger/Utils/registryP.h
./src/btagger/Utils/darray.c
./src/btagger/Utils/darray.h
./src/btagger/Utils/darrayP.h
./src/btagger/Utils/memory.c
./src/btagger/Utils/memory.h
./src/btagger/Utils/useful.h
./src/btagger/Utils/bool.h
./src/btagger/Utils/sysdep.h
./src/btagger/Utils/useful.c
./src/btagger/Utils/lex.o
./src/btagger/Utils/useful.o
./src/btagger/Utils/darray.o
./src/btagger/Utils/registry.o
./src/btagger/Utils/memory.o
./src/btagger/Docs
./src/btagger/Docs/README.FIRST
./src/btagger/Docs/README.LONG
./src/btagger/Docs/README.QUICK
./src/btagger/Docs/README.TRAINING
./src/btagger/Docs/aaai94-tagger.ps
./src/btagger/Docs/README.NBEST
./src/btagger/Makefile
./src/btagger/Learner_Code
./src/btagger/Learner_Code/fix-kbest-rule-learn.c
./src/btagger/Learner_Code/contextual-rule-learn.c
./src/btagger/Learner_Code/unknown-lexical-learn.prl
./src/btagger/Learner_Code/unknown-lexical-learn-continue.prl
./src/btagger/Learner_Code/kbest-contextual-rule-learn.c
./src/btagger/COPYRIGHT
./src/btagger/Utilities
./src/btagger/Utilities/combine-lexicons.prl
./src/btagger/Utilities/comparitor-nbest.prl
./src/btagger/Utilities/comparitor.prl
./src/btagger/Utilities/delete-top-n.prl
./src/btagger/Utilities/incorporate-new-bigrams.prl
./src/btagger/Utilities/incorporate-new-words.prl
./src/btagger/Utilities/make-restricted-lexicon.prl
./src/btagger/Utilities/trim-bigrams.prl
./src/btagger/Utilities/divide-in-two-rand.prl
./src/btagger/Utilities/tagged-to-untagged.prl
./src/btagger/Utilities/bigram-generate.prl
./src/btagger/Utilities/wordlist-make.prl
./src/btagger/Utilities/word-tag-count.prl
./src/btagger/Bin_and_Data
./src/btagger/Bin_and_Data/BIGRAMS
./src/btagger/Bin_and_Data/CONTEXTUALRULEFILE
./src/btagger/Bin_and_Data/CONTEXTUALRULEFILE.BROWN
./src/btagger/Bin_and_Data/LEXICON.BROWN
./src/btagger/Bin_and_Data/CONTEXTUALRULEFILE.WSJ
./src/btagger/Bin_and_Data/LEXICALRULEFILE
./src/btagger/Bin_and_Data/LEXICALRULEFILE.BROWN
./src/btagger/Bin_and_Data/LEXICALRULEFILE.WSJ
./src/btagger/Bin_and_Data/LEXICON
./src/btagger/Bin_and_Data/LEXICON.BROWN.AND.WSJ
./src/btagger/Bin_and_Data/LEXICON.WSJ.Z
./src/btagger/Bin_and_Data/NBEST-RULES
./src/btagger/Bin_and_Data/CONTEXTUALRULEFILE.WSJ.NOLEX
./src/btagger/Bin_and_Data/contextual-rule-learn
./src/btagger/Bin_and_Data/kbest-contextual-rule-learn
./src/btagger/Bin_and_Data/fix-kbest-rule-learn
./src/btagger/Bin_and_Data/tagger
./src/btagger/Bin_and_Data/final-state-tagger
./src/btagger/Bin_and_Data/start-state-tagger
./src/btagger/Bin_and_Data/nbest-tagger
./src/btagger/Bin_and_Data/README
./src/btagger/Bin_and_Data/Example
./src/btagger/Bin_and_Data/Example/example_sentences
./src/btagger/Bin_and_Data/Example/example_sentences.re
./src/btagger/README
./src/btagger/HOWTOUSE
./Manual.jis
./README.jis
./Files
./Specification
