Skip to content
Snippets Groups Projects
Commit 936e0fe9 authored by Adrien Matta's avatar Adrien Matta :skull_crossbones:
Browse files

* Fixing ShowResults in gapsard benchmark

        - include of Reaction.h instead of NPReaction.h
parent 9366a635
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ using namespace std;
// nptool headers
#include "TInitialConditions.h"
#include "TInteractionCoordinates.h"
#include "Reaction.h"
#include "NPReaction.h"
using namespace NPL;
TCanvas* canvas1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment