Box edits for parser
This commit is contained in:
parent
ea61c0b3a1
commit
9d7b93f879
2 changed files with 181 additions and 1 deletions
|
@ -152,7 +152,7 @@ void Box_abst::SetDefaults( ) {
|
|||
SetVersion( );
|
||||
}
|
||||
|
||||
void SetVersion( bool NewVersion) {
|
||||
void Box_abst::SetVersion( bool NewVersion) {
|
||||
Version = NewVersion;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue