On Mon, 12 Dec 2011, Sven Schreiber wrote:
 Two small other things:
 1. the new 'equations' keyword is (understandably) not syntax-colored
 2. the form
 mysystem <- system
 	equations blah1 blah2
 end system
 estimate mysystem method=sur
 doesn't seem to be supported? If so, is it necessary to disallow that? 
I'll look into that. It's not explicitly disallowed, just not 
working (apparently).
Allin