2006-07-29 Joel E. Denny <[EMAIL PROTECTED]>+ Enable declaration of default %printer/%destructor. Make the parser+ use these for all user-declared grammar symbols for which the user does + not declare a specific %printer/%destructor. Thus, the parser uses it+ for token 0 if the user declares it but not if Bison generates it as + $end.
Nice work!
