From roth@ordin.cs.wisc.edu Mon Aug 24 16:56:56 1992 Received: from ordin.cs.wisc.edu by quarg.cs.wisc.edu; Mon, 24 Aug 92 16:56:53 -0500 Date: Mon, 24 Aug 92 16:56:52 -0500 From: roth@ordin.cs.wisc.edu (Bill Roth) Message-Id: <9208242156.AA20180@ordin.cs.wisc.edu> Received: by ordin.cs.wisc.edu; Mon, 24 Aug 92 16:56:52 -0500 To: praveen@ordin.cs.wisc.edu Cc: arora@ordin.cs.wisc.edu, divesh@ordin.cs.wisc.edu Subject: New files. Status: RO Praveen, I have checked in my new files that add new features: The new features are: 1. The rules in the magic files are formatted in a readable fashion. 2. There are new stats display with display_timer. a. Memory usage b. Page Faults. c. Context switches 3. write_table now has a third argument which allows sorting of the output. 4. read_table has been removed and its functionality has been consolidated into consult(). If you consult a file that ends in ".T" it will be read in as a table. 5. Provisions have been added to disallow printing of rules during a trace. This will be completed when interp.C is unlocked. Include files modified. globals.h builtin-syms.h Source files modified util.C user-builtin1.C user-builtin2.C buildin_rels.C unparse.C writetable.CORAL Help files modified: io.help consult.help. There seems to be some problems with the changes that have been made recently. The following programs in examples do not work. fac.P even.P nrev.P appendbigpipe.P Some seem to be related to magic, becuase it gets in a loop. Others seem to give a parser error. ------------------------------------------------------------------- Bill Roth, University of Wisconsin Computer Sciences Dept. Internet: roth@cs.wisc.edu. BITNET: ROTH@WISCPSL. HEPNET: PSL::ROTH