On Wed, 21 Aug 2013, Artur Tarassow wrote:
 I've found an issue (using current cvs on linux) with the
"modeltab"
 command. As long as the 4th line in the following example is commented,
 the print-out does not include any estimated coefficients.
 <hansl>
 open denmark
 m1 <- ols LRM LRY --quiet
 modeltab add
 #modeltab show
 modeltab --output="OLS_1.txt"
 <\hansl> 
Thanks, Artur. That's now fixed in CVS -- but I don't think I'll be 
able to upload new snapshots till next week.
Allin Cottrell