22-Oct-99 22:23:00-GMT,2809;000000000001
Received: from cs.columbia.edu (cs.columbia.edu [128.59.16.20])
	by opus.cs.columbia.edu (8.9.1/8.9.1) with ESMTP id QAA13362
	for <evs@opus.cs.columbia.edu>; Fri, 22 Oct 1999 16:23:50 -0400 (EDT)
Received: from ciao.cc.columbia.edu (IDENT:cu11394@ciao.cc.columbia.edu [128.59.59.11])
	by cs.columbia.edu (8.9.1/8.9.1) with ESMTP id QAA24026
	for <evs@cs.columbia.edu>; Fri, 22 Oct 1999 16:23:49 -0400 (EDT)
Received: from localhost by ciao.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA00355;
	Fri, 22 Oct 1999 16:23:45 -0400 (EDT)
Date: Fri, 22 Oct 1999 16:23:44 -0400 (EDT)
From: Michael David Birken <mdb47@columbia.edu>
Sender: mdb47@columbia.edu
To: Lalitha  Agnihotri <la198@columbia.edu>
cc: evs@cs.columbia.edu
Subject: THE LATEST BUG FIX FAILED!!!!
In-Reply-To: <Pine.GSO.4.10.9910221522210.12706-100000@sawasdee.cc.columbia.edu>
Message-ID: <Pine.GSO.4.10.9910221615500.22408-100000@ciao.cc.columbia.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 1808

Here is an example:

Interval 0: [0,15] 
Interval 1: [0,22] 
Interval 2: [9,11] 
Interval 3: [11,22] 
Interval 4: [9,15] 
Command: 2 (s) 4 
Command: 4 (si) 2
Command: 4 (f) 0 
Command: 1 (fi) 3 
Command: 2 (d) 0 
Command: 4 (o) 3
Command: 3 (oi) 4 
Command: 2 (d) 1 
Command: 3 (mi) 2 
Command: 1 (di) 4
Command: 3 (oi) 0
Command: 0 (s) 1 
Command: 3 (f) 1 
Command: 2 (m) 3 
Command: 0 (di) 2
Command: 0 (fi) 4 
Command: 1 (di) 2 
Command: 0 (o) 3 
Command: 4 (d) 1
Command: 1 (si) 0 

Current Graph: 
2 >--- equals ---> 2 
2 >--- starts ---> 4
2 >--- during ---> 0 
2 >--- overlaps ---> 1 
2 >--- meets ---> 3 
4 >--- startedBy ---> 2 
4 >--- equals ---> 4 
4 >--- finishes ---> 0 
4 >--- overlaps ---> 1 
4 >--- overlaps ---> 3 
0 >--- contains ---> 2  
0 >--- finishedBy ---> 4 
0 >--- equals ---> 0 
0 >--- contains overlaps finishedBy ---> 1 
0 >--- overlaps ---> 3 
1 >--- overlappedBy ---> 2 
1 >--- overlappedBy ---> 4 
1 >--- during overlappedBy finishes ---> 0 
1 >--- equals ---> 1 
1 >--- finishedBy ---> 3 
3 >--- metBy ---> 2 
3 >--- overlappedBy ---> 4 
3 >--- overlappedBy ---> 0 
3 >--- finishes ---> 1 
3 >--- equals ---> 3

I really need to put effort into studying for my midterms.  I have devoted
too much time into debugging.  I may not be able to complete the homework
by your deadline, but I will try--if you ever get the bugs worked out.
BTW: It is obvious that you did not even test the code that you sent me
because it has minor syntatic bugs in it.  This is not being very fair to
me.  

In UNIX, how do you capture an interactive session with a program?  I
heard there was a way to shell out of emacs and capture shell commands and
the shell output?  I need such a thing for part II.  I have just been
copying and pasting to send you the previous examples.  Thanks,

   - Mike


