Mantid
|
#include "isisraw.h"
#include "MantidKernel/Logger.h"
#include "byte_rel_comp.h"
#include "vms_convert.h"
#include <algorithm>
#include <cstdio>
#include <ostream>
Go to the source code of this file.
Macros | |
#define | FAILURE 1 |
#define | SUCCESS 0 |
#define FAILURE 1 |
Definition at line 17 of file isisraw.cpp.
#define SUCCESS 0 |
Definition at line 16 of file isisraw.cpp.