Skip to content
Snippets Groups Projects
Commit 4a2efa7a authored by Stephen Swaney's avatar Stephen Swaney
Browse files

add missing comma

parent e331b395
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ source_files = ['BPY_interface.c',
'api2_2x/rgbTuple.c',
'api2_2x/gen_utils.c',
'api2_2x/sceneRender.c',
'api2_2x/EXPP_interface.c'
'api2_2x/EXPP_interface.c',
'api2_2x/Noise.c']
python_env.Append (CPPPATH = ['api2_2x',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment