BTW, there's a bug in entab.c, too. This line:
#include "../include/c.h"
should read
#include "../../include/c.h"
cheers
andrew
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])