Re: PAST-pm: only PAST::Block allowed at root of PAST

2007-02-14 Thread Patrick R. Michaud
On Wed, Feb 14, 2007 at 11:49:54AM +0100, Klaas-Jan Stol wrote: > hello, > > It was discussed before, but I'm not sure what was the result; PAST-pm > only allows a PAST::Block node to be returned from transform (ROOT). > However, in languages/PIR, the top level construct is a compilation > unit

PAST-pm: only PAST::Block allowed at root of PAST

2007-02-14 Thread Klaas-Jan Stol
hello, It was discussed before, but I'm not sure what was the result; PAST-pm only allows a PAST::Block node to be returned from transform (ROOT). However, in languages/PIR, the top level construct is a compilation unit, which may be an include statement. An include statement should not be en