a few more missing semicolons

This commit is contained in:
David Rose 2002-05-01 20:09:36 +00:00
parent a37a55624a
commit 65b7f282b4

View File

@ -114,6 +114,7 @@ dclass_name:
$$ = (*ni).second;
}
}
;
dclass_derivation:
empty
@ -168,6 +169,7 @@ atomic_name:
}
}
}
;
parameter_list:
empty