added negative muon fitting support. Fixed at the same time bugs related to logx/logy plotting. Allow now comments after functions in the FUNCTION block.
This commit is contained in:
@ -38,7 +38,7 @@ using namespace std;
|
||||
|
||||
#include <TString.h>
|
||||
|
||||
#define PMUSR_VERSION "0.10.0"
|
||||
#define PMUSR_VERSION "0.11.0"
|
||||
|
||||
#define PMUSR_SUCCESS 0
|
||||
#define PMUSR_WRONG_STARTUP_SYNTAX -1
|
||||
|
Reference in New Issue
Block a user