"plugins/cpupme/src/CpuPmeKernels.h" did not exist on "47e03b07cd37464b93db2c69c2a36932eae60b97"
Commit f9c9843b authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Commented in the line that registers the BrookPlatform (via registerBrookPlatform)

parent 3d006cb7
......@@ -190,7 +190,7 @@ BrookPlatform* registerBrookPlatform( void ){
return platform;
}
// BrookPlatform* staticPlatform = registerBrookPlatform( );
BrookPlatform* staticPlatform = registerBrookPlatform( );
/**
* BrookPlatform constructor
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment