Rename object_parser.{cc,hh} -> objectParser.{cc,hh}
This commit is contained in:
parent
03c037730e
commit
b62949416b
3 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Import('env')
|
|||
|
||||
files = [
|
||||
'parsers.cc',
|
||||
'object_parser.cc',
|
||||
'objectParser.cc',
|
||||
'scalarMappingParser.cc',
|
||||
'sceneParser.cc',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue