├── AUTHORS ├── CONTENTS ├── CONTENTS.ja ├── ChangeLog ├── README.rst ├── record ├── SCORES-CA ├── SCORES-CJ ├── SCORES-EL ├── SCORES-IC ├── SCORES-JV ├── SCORES-OC ├── SCORES-PY └── SCORES-TR ├── text ├── C_programs ├── C_programs.formed ├── Constitution_of_the_USA ├── Constitution_of_the_USA.formed ├── Elisp_programs ├── Elisp_programs.formed ├── Iccad_90 ├── Iccad_90.formed ├── Java_programs ├── Java_programs.formed ├── Ocaml_programs ├── Ocaml_programs.formed ├── Python_programs ├── Python_programs.formed ├── The_Constitution_Of_JAPAN └── The_Constitution_Of_JAPAN.formed ├── trr-files.el ├── trr-graphs.el ├── trr-menus.el ├── trr-mesg.el ├── trr-sess.el ├── trr.el ├── trr.info └── trr.texi /AUTHORS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/AUTHORS -------------------------------------------------------------------------------- /CONTENTS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/CONTENTS -------------------------------------------------------------------------------- /CONTENTS.ja: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/CONTENTS.ja -------------------------------------------------------------------------------- /ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/ChangeLog -------------------------------------------------------------------------------- /README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/README.rst -------------------------------------------------------------------------------- /record/SCORES-CA: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /record/SCORES-CJ: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /record/SCORES-EL: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /record/SCORES-IC: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /record/SCORES-JV: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /record/SCORES-OC: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /record/SCORES-PY: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /record/SCORES-TR: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /text/C_programs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/C_programs -------------------------------------------------------------------------------- /text/C_programs.formed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/C_programs.formed -------------------------------------------------------------------------------- /text/Constitution_of_the_USA: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Constitution_of_the_USA -------------------------------------------------------------------------------- /text/Constitution_of_the_USA.formed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Constitution_of_the_USA.formed -------------------------------------------------------------------------------- /text/Elisp_programs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Elisp_programs -------------------------------------------------------------------------------- /text/Elisp_programs.formed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Elisp_programs.formed -------------------------------------------------------------------------------- /text/Iccad_90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Iccad_90 -------------------------------------------------------------------------------- /text/Iccad_90.formed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Iccad_90.formed -------------------------------------------------------------------------------- /text/Java_programs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Java_programs -------------------------------------------------------------------------------- /text/Java_programs.formed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Java_programs.formed -------------------------------------------------------------------------------- /text/Ocaml_programs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Ocaml_programs -------------------------------------------------------------------------------- /text/Ocaml_programs.formed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Ocaml_programs.formed -------------------------------------------------------------------------------- /text/Python_programs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Python_programs -------------------------------------------------------------------------------- /text/Python_programs.formed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/Python_programs.formed -------------------------------------------------------------------------------- /text/The_Constitution_Of_JAPAN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/The_Constitution_Of_JAPAN -------------------------------------------------------------------------------- /text/The_Constitution_Of_JAPAN.formed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/text/The_Constitution_Of_JAPAN.formed -------------------------------------------------------------------------------- /trr-files.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/trr-files.el -------------------------------------------------------------------------------- /trr-graphs.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/trr-graphs.el -------------------------------------------------------------------------------- /trr-menus.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/trr-menus.el -------------------------------------------------------------------------------- /trr-mesg.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/trr-mesg.el -------------------------------------------------------------------------------- /trr-sess.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/trr-sess.el -------------------------------------------------------------------------------- /trr.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/trr.el -------------------------------------------------------------------------------- /trr.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/trr.info -------------------------------------------------------------------------------- /trr.texi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kawabata/emacs-trr/HEAD/trr.texi --------------------------------------------------------------------------------