Skip to content
Snippets Groups Projects
Commit 8e042a1c authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

sort lines

parent 98375115
No related branches found
No related tags found
1 merge request!1142simplify ISimulation2D and IDetector, improve comments
......@@ -20,15 +20,15 @@
#include "Param/Node/INode.h"
#include <heinz/Vectors3D.h>
class Datafield;
class IBackground;
class IComputation;
class ICoordSystem;
class MultiLayer;
class ProgressHandler;
class Datafield;
class ReSample;
class SimulationOptions;
class SimulationResult;
class ReSample;
//! Abstract base class, holds the infrastructure to run a simulation.
//!
......
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