mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
a few more missing semicolons
This commit is contained in:
parent
a37a55624a
commit
65b7f282b4
@ -114,6 +114,7 @@ dclass_name:
|
||||
$$ = (*ni).second;
|
||||
}
|
||||
}
|
||||
;
|
||||
|
||||
dclass_derivation:
|
||||
empty
|
||||
@ -168,6 +169,7 @@ atomic_name:
|
||||
}
|
||||
}
|
||||
}
|
||||
;
|
||||
|
||||
parameter_list:
|
||||
empty
|
||||
|
Loading…
x
Reference in New Issue
Block a user