Add transmissionReconstruction.
This commit is contained in:
9
src/startReconstructions.h
Normal file
9
src/startReconstructions.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef START_RECONSTRUCTIONS_H
|
||||
#define START_RECONSTRUCTIONS_H
|
||||
|
||||
namespace Recon
|
||||
{
|
||||
void startReconstructions();
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user