added the option to split a user function into a global and run-block related part (see MUSR-134)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#pragma link off all classes;
|
||||
#pragma link off all functions;
|
||||
|
||||
#pragma link C++ class PNL_PippardFitterGlobal+;
|
||||
#pragma link C++ class PNL_PippardFitter+;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user