mirror of
https://github.com/gwm17/Specter.git
synced 2024-11-22 18:28:52 -05:00
Minor changes for editor functionality
This commit is contained in:
parent
3e6a429bb9
commit
9ef998a5df
|
@ -11,6 +11,8 @@ int main(int argc, const char** argv)
|
|||
auto app = Navigator::CreateApplication();
|
||||
auto evb = Navigator::CreatePhysicsEventBuilder();
|
||||
Navigator::Application::LinkHistogramMap();
|
||||
Navigator::Application::LinkParameterList();
|
||||
|
||||
app->Run();
|
||||
|
||||
delete app;
|
||||
|
|
Loading…
Reference in New Issue
Block a user