From atoosa@ccs.neu.edu Fri Dec 12 13:39:22 1997 From: Atusa Fattahi To: Karl Lieberherr Subject: Re: COOL used in project dear prof. it is not neccessary to do such a thing but as I didn't want different threads writing to the output at the same time and I had printlns in my program that were not in any particular function in my .beh file so I just went and looked for the methods that printlns were called by them in the .java files but if I put the printlns in functions in my .beh file there is no need to go to the .java files but then I am going to have so many different functions that are going to be called just once and actually it is possible to understand by which methods the printlns are going to be called from the .beh file I just looked at the .java files for certaintity aTusa On Fri, 12 Dec 1997, Karl Lieberherr wrote: > Hi Josh: > > in > /proj/demsys/com3360/f97/atoosa > is a project which used cool. Please can you check whether the > selfex and mutex sets are correct? > > Is it correct to say that you need to look at the generated Java code > to figure out what to put into the mutex sets? > > Atusa says something like that. > > -- Karl >