Method eri_extracter Classpackage G::Ecell::Reader; Function Prints E-cell eri(rule) files. Description This method recieves the returned result of eri_reader, and displays the result. Here, keywords are able to be recieved as parameters, and words which match the keyword are extracted. This method can only be used for returned values of eri_reader. Requirements none applications none data none Parameters essential first pointer eri_hash returned result of eri_reader option none Returns none Usage &eri_printer(pointer eri_hash); Input file e-cell rule file Output file none References none Comments none Authors This method was written by Koya Mori(Mory@g-language.org) at Institute for Advanced Biosciences Keio Univ. History Written 09 July 2001 - Koya Mori